# Functions
BuildGrpcCmd returns a cobra command with the specification of the grpc command
nolint:funlen.
BuildHTTPCmd returns a cobra command with the specification of the http command
nolint:funlen.
BuildStressCmd returns a cobra command with the specification of the stress command.
BuildTCPDropCmd returns a cobra command with the specification of the tcp-drop command.
BuiltCleanupCmd returns a cobra command with the specification of the kill command.
NewRootCommand builds the for the agent that parses the configuration arguments.
# Structs
RootCommand maintains the state for executing a command on the Agent.