Skip to content

Commit 87ed293

Browse files
committed
Update readme
1 parent 3774fab commit 87ed293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ An optional `--fqbn` flag can be passed to specify the fqbn of the device, other
8181

8282
`$ arduino-cloud-cli device create-generic --name <deviceName> --fqbn <fqbn>`
8383

84+
The list of supported FQBN can be retrieved with:
85+
86+
`$ arduino-cloud-cli device list-fqbn`
87+
8488
## Device commands
8589

8690
Devices can be deleted using the device delete command. This command accepts two mutually exclusive flags: `--id` and `--tags`. Only one of them must be passed. When the `--id` is passed, the device having such ID gets deleted:

0 commit comments

Comments
 (0)