We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16111b commit a166f55Copy full SHA for a166f55
README.md
@@ -100,7 +100,7 @@ Print only the thing associated to the passed device:
100
101
Delete a thing with the following command:
102
103
-`$ arduino-cloud-cli thing delete --device-id <deviceID>`
+`$ arduino-cloud-cli thing delete --id <thingID>`
104
105
Extract a template from an existing thing. The template can be saved in two formats: json or yaml. The default format is yaml:
106
0 commit comments