Documentation ¶
Index ¶
Constants ¶
View Source
const AppPrompt string = `` /* 331-byte string literal not displayed */
Variables ¶
View Source
var CommandHelp map[string]string
Functions ¶
func Cli ¶
func Cli(command string, strict bool, instance string, destination string, owner string, reason string, duration string, pattern string, clusterAlias string, pool string, hostnameFlag string)
Cli initiates a command line interface, executing requested command.
func CliWrapper ¶
func CliWrapper(command string, strict bool, instances string, destination string, owner string, reason string, duration string, pattern string, clusterAlias string, pool string, hostnameFlag string)
CliWrapper is called from main and allows for the instance parameter to take multiple instance names separated by a comma or whitespace.
func HelpCommand ¶
func HelpCommand(command string)
Types ¶
type CliCommand ¶
Click to show internal directories.
Click to hide internal directories.