package
0.21.0
Repository: https://github.com/infrahq/infra.git
Documentation: pkg.go.dev

# Packages

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

# Functions

ExactArgs validates that a cobra command is executed with the exactly number of command line arguments, otherwise it returns an error that includes the usage string.
No description provided by the author
MaxArgs validates that a cobra command is executed with at most max command line arguments, otherwise it returns an error that includes the usage string.
No description provided by the author
No description provided by the author
NoArgs validates that a cobra command is executed with no arguments, otherwise it returns an error that includes the usage string.
Run the main CLI command with the given args.

# Constants

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

# Variables

No description provided by the author
No description provided by the author
lint:ignore ST1005, user facing error.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
CLI exposes common dependencies to commands.
No description provided by the author
No description provided by the author
No description provided by the author
CLI Errors are user facing errors that are formatted.
No description provided by the author
No description provided by the author