Skip to content

Commit 699fb25

Browse files
committed
Update readme
1 parent 862e180 commit 699fb25

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,9 @@ The default OTA upload should complete in 10 minutes. Use `--deferred` flag to e
118118
`$ arduino-cloud-cli ota upload --device-id <deviceID> --file <sketch-file.ino.bin>`
119119

120120
`$ arduino-cloud-cli ota upload --device-id <deviceID> --file <sketch-file.ino.bin> --deferred`
121+
122+
## Dashboard commands
123+
124+
Print a list of available dashboards and their share information by using this command:
125+
126+
`$ arduino-cloud-cli dashboard list --show-sharing`

0 commit comments

Comments
 (0)