Documentation ¶
Index ¶
Constants ¶
View Source
const AppPrompt string = `` /* 52537-byte string literal not displayed */
Variables ¶
This section is empty.
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.
Types ¶
type CliCommand ¶
Click to show internal directories.
Click to hide internal directories.