Command Reference

Complete reference documentation for all Shelly CLI commands.

Use the sidebar to browse commands by category, or use search to find specific commands.

Getting Help

Every command supports --help:

1
2
3
shelly --help
shelly device --help
shelly device add --help

Output Formats

Most commands support multiple output formats:

1
2
3
shelly status living-room             # Default table
shelly status living-room -o json     # JSON
shelly status living-room -o yaml     # YAML