# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
App returns the cli app within the default command.
DefaultOptions returns the options passed to the default command.
NewCLI returns a new command.
Register appends commands to the default app.
Run runs the cli app within the default command.
# Variables
DefaultCLI is the default, unmodified root command.
# Interfaces
CLI is the interface that wraps the cli app.