Skip to main content

Module system_cmd

Module system_cmd 

Source

Constants§

SYSTEM_COMMANDS
Names of all system management subcommands.

Functions§

dispatch_config
Dispatch the config subcommand group.
dispatch_disable
Dispatch the disable subcommand.
dispatch_enable
Dispatch the enable subcommand.
dispatch_health
Dispatch the health subcommand.
dispatch_reload
Dispatch the reload subcommand.
dispatch_usage
Dispatch the usage subcommand.
register_system_commands
Register system management subcommands on the root command.