Update output of help (#17023)

This commit is contained in:
Ashton Lafferty 2021-03-16 05:10:54 -06:00 committed by GitHub
parent 540557d635
commit 52a872b5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,21 +67,30 @@ Usage:
Available Commands: Available Commands:
addons Install, update, remove and configure Home Assistant add-ons addons Install, update, remove and configure Home Assistant add-ons
audio Audio device handling.
authentication Authentication for Home Assistant users. authentication Authentication for Home Assistant users.
banner Prints the CLI Home Assistant banner along with some useful information
cli Get information, update or configure the Home Assistant cli backend
core Provides control of the Home Assistant Core core Provides control of the Home Assistant Core
dns Get information, update or configure the Home Assistant DNS server dns Get information, update or configure the Home Assistant DNS server
docker Docker backend specific for info and OCI configuration
hardware Provides hardware information about your system hardware Provides hardware information about your system
help Help about any command help Help about any command
host Control the host/system that Home Assistant is running on host Control the host/system that Home Assistant is running on
info Provides a general Home Assistant information overview info Provides a general Home Assistant information overview
jobs Get information and manage running jobs
multicast Get information, update or configure the Home Assistant Multicast
network Network specific for updating, info and configuration imports
observer Get information, update or configure the Home Assistant observer
os Operating System specific for updating, info and configuration imports os Operating System specific for updating, info and configuration imports
resolution Resolution center of Supervisor, show issues and suggest solutions
snapshots Create, restore and remove snapshot backups snapshots Create, restore and remove snapshot backups
supervisor Monitor, control and configure the Home Assistant Supervisor supervisor Monitor, control and configure the Home Assistant Supervisor
Flags: Flags:
--api-token string Home Assistant Supervisor API token --api-token string Home Assistant Supervisor API token
--config string Optional config file (default is $HOME/.homeassistant.yaml) --config string Optional config file (default is $HOME/.homeassistant.yaml)
--endpoint string Endpoint for Home Assistant Supervisor ( default is 'supervisor' ) --endpoint string Endpoint for Home Assistant Supervisor (default is 'supervisor')
-h, --help help for ha -h, --help help for ha
--log-level string Log level (defaults to Warn) --log-level string Log level (defaults to Warn)
--no-progress Disable the progress spinner --no-progress Disable the progress spinner