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 d3a5efd commit 6eeb54dCopy full SHA for 6eeb54d
README.md
@@ -123,4 +123,8 @@ The default OTA upload should complete in 10 minutes. Use `--deferred` flag to e
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`
+`$ arduino-cloud-cli dashboard list --show-sharing`
127
+
128
+Delete a dashboard with the following command:
129
130
+`$ arduino-cloud-cli dashboard delete --id <dashboardID>`
0 commit comments