Documentation
¶
Overview ¶
Package opampctl implements the opampctl command line tool. It provides a command line interface for interacting with the opampcommander server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(options CommandOption) *cobra.Command
NewCommand creates a new opampctl command.
Types ¶
type CommandOption ¶
type CommandOption struct {
// flags
*config.GlobalConfig
}
CommandOption contains the options for the opampctl command.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package get provides the get command for opampctl.
|
Package get provides the get command for opampctl. |
|
agent
Package agent provides the command to get agent information.
|
Package agent provides the command to get agent information. |
|
connection
Package connection provides the command to get connection information.
|
Package connection provides the command to get connection information. |
Click to show internal directories.
Click to hide internal directories.