Skip to content

Commit d2b320e

Browse files
Update articles/iot-operations/deploy-iot-ops/howto-manage-update-uninstall.md
1 parent a79fafa commit d2b320e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ az iot ops clone --name <INSTANCE_NAME> --resource-group <RESOURCE_GROUP> --to-c
137137
To clone an instance to a local directory, run:
138138

139139
```azurecli
140-
az iot ops clone --name <INSTANCE_NAME> --resource-group <RESOURCE_GROUP> --to-dir
140+
az iot ops clone --name <INSTANCE_NAME> --resource-group <RESOURCE_GROUP> --to-dir <DIRECTORY>
141141
```
142142

143143
To clone an instance to a cluster, but splitting and serially applying asset related sub-deployments, run:

0 commit comments

Comments
 (0)