We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb0968 commit 9af1690Copy full SHA for 9af1690
README.md
@@ -35,5 +35,8 @@ Use this command to provision a device:
35
36
## Device commands
37
38
+Once a device has been created thorugh the provisioning procedure, it can be deleted by using the following command:
39
+`$ iot-cloud-cli device delete --id <deviceID>`
40
+
41
Devices currently present on Arduino IoT Cloud can be retrieved by using this command:
42
`$ iot-cloud-cli device list`
0 commit comments