Skip to content

Commit dc0d38c

Browse files
Update howto-manage-update-uninstall.md
1 parent d2b320e commit dc0d38c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/iot-operations/deploy-iot-ops/howto-manage-update-uninstall.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ To clone an instance to a local directory, run:
140140
az iot ops clone --name <INSTANCE_NAME> --resource-group <RESOURCE_GROUP> --to-dir <DIRECTORY>
141141
```
142142

143+
> [!TIP]
144+
> To clone an instance to the current directory, run `--to-dir .`
145+
143146
To clone an instance to a cluster, but splitting and serially applying asset related sub-deployments, run:
144147

145148
```azurecli

0 commit comments

Comments
 (0)