Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Command string
Local HostInput
Remote HostInput
Server HostInput
Key string
Verbose bool
Help bool
Version bool
Alias string
Start string
AliasDelete bool
Detach bool
Stop string
AliasList bool
InsecureMode bool
// contains filtered or unexported fields
}
App contains main settings of application.
func (*App) PrintUsage ¶
func (c *App) PrintUsage()
PrintUsage prints, to the standard output, the informational text on how to use the tool.
Click to show internal directories.
Click to hide internal directories.