Documentation ¶
Overview ¶
Package cli
It is the entrypoint for the HAOS command line interface. It is responsible for initializing the CLI app and its subcommands. It also handles the global flags passed to the CLI app.
Package install is responsible for running the install phase of the system ¶
it exposes a single function Command() which returns a configured cli.Command struct
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Debug bool
)
Functions ¶
func ConfigCommand ¶
Command returns a configured cli.Command struct
func InstallCommand ¶
func UpgradeCommand ¶
Command is the `upgrade` sub-command, it performs upgrades to HAOS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.