We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9cd22 commit cac8a1dCopy full SHA for cac8a1d
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