Skip to content

Commit 52a872b

Browse files
authored
Update output of help (home-assistant#17023)
1 parent 540557d commit 52a872b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

source/_includes/common-tasks/commandline.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,21 +67,30 @@ Usage:
6767

6868
Available Commands:
6969
addons Install, update, remove and configure Home Assistant add-ons
70+
audio Audio device handling.
7071
authentication Authentication for Home Assistant users.
72+
banner Prints the CLI Home Assistant banner along with some useful information
73+
cli Get information, update or configure the Home Assistant cli backend
7174
core Provides control of the Home Assistant Core
7275
dns Get information, update or configure the Home Assistant DNS server
76+
docker Docker backend specific for info and OCI configuration
7377
hardware Provides hardware information about your system
7478
help Help about any command
7579
host Control the host/system that Home Assistant is running on
7680
info Provides a general Home Assistant information overview
81+
jobs Get information and manage running jobs
82+
multicast Get information, update or configure the Home Assistant Multicast
83+
network Network specific for updating, info and configuration imports
84+
observer Get information, update or configure the Home Assistant observer
7785
os Operating System specific for updating, info and configuration imports
86+
resolution Resolution center of Supervisor, show issues and suggest solutions
7887
snapshots Create, restore and remove snapshot backups
7988
supervisor Monitor, control and configure the Home Assistant Supervisor
8089

8190
Flags:
8291
--api-token string Home Assistant Supervisor API token
8392
--config string Optional config file (default is $HOME/.homeassistant.yaml)
84-
--endpoint string Endpoint for Home Assistant Supervisor ( default is 'supervisor' )
93+
--endpoint string Endpoint for Home Assistant Supervisor (default is 'supervisor')
8594
-h, --help help for ha
8695
--log-level string Log level (defaults to Warn)
8796
--no-progress Disable the progress spinner

0 commit comments

Comments
 (0)