# Packages
No description provided by the author
Package standalone provides utility functions for Agent CLI commands that set up
a new in-process Agent runtime (ex: check, jmx commands), as opposed to CLI commands
that query a running Agent's IPC API.
# Functions
StartAgent Initializes the agent process.
StopAgent Tears down the agent process.
# Variables
AgentCmd is the root command.
# Structs
Servicedef defines a service.