Documentation ¶
Index ¶
- func NewBanCommand() cli.Command
- func NewBanCommandWithEnv(env *commoncli.Env) cli.Command
- func NewCountCommand() cli.Command
- func NewCountCommandWithEnv(env *commoncli.Env) cli.Command
- func NewEvictCommand() cli.Command
- func NewEvictCommandWithEnv(env *commoncli.Env) cli.Command
- func NewListCommand() cli.Command
- func NewListCommandWithEnv(env *commoncli.Env) cli.Command
- func NewShowCommand() cli.Command
- func NewShowCommandWithEnv(env *commoncli.Env) cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBanCommand ¶
NewBanCommand creates a new "ban" subcommand for "agent" command.
func NewBanCommandWithEnv ¶
NewBanCommandWithEnv creates a new "ban" subcommand for "agent" command using the environment specified
func NewCountCommand ¶
NewCountCommand creates a new "count" subcommand for "agent" command.
func NewCountCommandWithEnv ¶
NewCountCommandWithEnv creates a new "count" subcommand for "agent" command using the environment specified.
func NewEvictCommand ¶
NewEvictCommand creates a new "evict" subcommand for "agent" command.
func NewEvictCommandWithEnv ¶
NewEvictCommandWithEnv creates a new "evict" subcommand for "agent" command using the environment specified
func NewListCommand ¶
NewListCommand creates a new "list" subcommand for "agent" command.
func NewListCommandWithEnv ¶
NewListCommandWithEnv creates a new "list" subcommand for "agent" command using the environment specified
func NewShowCommand ¶
NewShowCommand creates a new "show" subcommand for "agent" command.
Types ¶
This section is empty.