Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUserAbortedError ¶
IsUserAbortedError returns true if err is of type userAbortedError.
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.
func UserConfirmYes ¶
UserConfirmYes returns an error if we do not read a "y" or "yes" from user input.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
storage
The storage command provides a storage management interface, for manipulating and inspecting storage entities (volumes, filesystems, charm storage).
|
The storage command provides a storage management interface, for manipulating and inspecting storage entities (volumes, filesystems, charm storage). |
agent
agent contains jujud's machine agent.
|
agent contains jujud's machine agent. |
plugins
|
|
Click to show internal directories.
Click to hide internal directories.