Documentation ¶
Index ¶
- func NewCmdAgent(ctx *cmd.Context) *cmd.Command
- func NewCmdGroup(ctx *cmd.Context) *cmd.Command
- func NewCmdGroupCreate(ctx *cmd.Context, opts *GroupOpts) *cmd.Command
- func NewCmdGroupDelete(ctx *cmd.Context, opts *GroupOpts) *cmd.Command
- func NewCmdGroupList(ctx *cmd.Context, opts *GroupOpts) *cmd.Command
- func NewCmdQueue(ctx *cmd.Context) *cmd.Command
- func NewCmdRun(ctx *cmd.Context) *cmd.Command
- type GroupOpts
- type QueueOpts
- type RunOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupOpts ¶
type GroupOpts struct { opts.WaypointOpts Name string Description string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.