Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(options core.BindOptions) *cobra.Command
Types ¶
type ListEventExecutionsCommand ¶
func (*ListEventExecutionsCommand) Execute ¶
func (c *ListEventExecutionsCommand) Execute(ctx core.CommandContext) error
type ListEventsCommand ¶
type ListEventsCommand struct {
CanvasID *string
NodeID *string
Limit *int64
Before *string
Full *bool
}
func (*ListEventsCommand) Execute ¶
func (c *ListEventsCommand) Execute(ctx core.CommandContext) error
Click to show internal directories.
Click to hide internal directories.