Documentation ¶
Index ¶
Constants ¶
View Source
const ( Unknown = iota SystemD UpdateRcD ChkConfig )
init system types
Variables ¶
This section is empty.
Functions ¶
func ExecuteWithArgs ¶ added in v0.2.1
ExecuteWithArgs executes the CLI using the specified arguments.
Types ¶
type CLI ¶ added in v0.2.1
type CLI struct {
// contains filtered or unexported fields
}
CLI is the REX-Ray command line interface.
func NewWithArgs ¶ added in v0.2.1
NewWithArgs returns a new CLI using the specified arguments.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.