subcommands

package
v0.0.0-...-db5c3f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package subcommands contains the subcommands of the trace-agent.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalParams

type GlobalParams struct {
	ConfPath   string
	ConfigName string
	LoggerName string
}

GlobalParams contains the values of agent-global Cobra flags.

A pointer to this type is passed to SubcommandFactory's, but its contents are not valid until Cobra calls the subcommand's Run or RunE function.

Directories

Path Synopsis
Package config implements 'trace-agent config' cli.
Package config implements 'trace-agent config' cli.
Package controlsvc implements 'trace-agent start-service', 'trace-agent stopservice', and 'trace-agent restart-service'.
Package controlsvc implements 'trace-agent start-service', 'trace-agent stopservice', and 'trace-agent restart-service'.
Package info contains the 'info' subcommand for the 'trace-agent' command.
Package info contains the 'info' subcommand for the 'trace-agent' command.
Package run implements the run subcommand for the 'trace-agent' command.
Package run implements the run subcommand for the 'trace-agent' command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL