We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f63ad commit 06f09aaCopy full SHA for 06f09aa
README.md
@@ -32,3 +32,8 @@ When provisioning a device, you can optionally specify the port to which the dev
32
Use this command to provision a device:
33
34
`$ iot-cloud-cli device create --name <deviceName> --port <port> --fqbn <deviceFqbn>`
35
+
36
+## Device commands
37
38
+Devices currently present on Arduino IoT Cloud can be retrieved by using this command:
39
+`$ iot-cloud-cli device list`
0 commit comments