Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LandWorkerCommand ¶
type LandWorkerCommand struct {
TSA worker.TSAConfig `group:"TSA Configuration" namespace:"tsa" required:"true"`
WorkerName string `long:"name" required:"true" description:"The name of the worker you wish to land."`
}
func (*LandWorkerCommand) Execute ¶
func (cmd *LandWorkerCommand) Execute(args []string) error
Click to show internal directories.
Click to hide internal directories.