Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSubSuperCommand ¶
func NewSubSuperCommand(p cmd.SuperCommandParams) *cmd.SuperCommand
NewSubSuperCommand should be used to create a SuperCommand that runs as a subcommand of some other SuperCommand.
func NewSuperCommand ¶
func NewSuperCommand(p cmd.SuperCommandParams) *cmd.SuperCommand
NewSuperCommand is like cmd.NewSuperCommand but it adds juju-specific functionality: - The default logging configuration is taken from the environment; - The version is configured to the current juju version; - The command emits a log message when a command runs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.