Documentation
¶
Overview ¶
Package deletecmd implements the 'opampctl delete' command. the package name is deletecmd to avoid conflict with the predeclared delete identifier.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(options CommandOptions) *cobra.Command
NewCommand creates a new 'opampctl delete' command.
Types ¶
type CommandOptions ¶
type CommandOptions struct {
// GlobalConfig contains global configuration options.
*config.GlobalConfig
}
CommandOptions contains the options for the 'opampctl delete' command.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentgroup implements the 'opampctl delete agentgroup' command.
|
Package agentgroup implements the 'opampctl delete agentgroup' command. |
Click to show internal directories.
Click to hide internal directories.