package
0.5.3
Repository: https://github.com/hashicorp/hcdiag.git
Documentation: pkg.go.dev

# Functions

NewRunCommand produces a new *command pointer, initialized for use in a CLI application.
No description provided by the author
RunCommandFactory provides a cli.CommandFactory that will produce an appropriately-initiated *command.
No description provided by the author
VersionCommandFactory provides a cli.CommandFactory that will produce an appropriately-initiated *command.

# Constants

AgentExecutionError is returned when the agent returns an error to the calling command.
AgentSetupError is returned when the agent cannot be setup properly prior to command execution.
ConfigError indicates that there was an error in the hcdiag configuration.
FlagParseError indicates that a command was unable to successfully parse the flags/arguments provided to it.
RunError indicates an error in the runner or its supporting unexported procedures.
Success indicates a successful command execution.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author