package
0.0.0-20240831221938-81d58bd93b8c
Repository: https://github.com/vanilla-os/sdk.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewCLI sets up the CLI for the application using CLIOptions.
NewCommand returns a new Command with the provided inputs.
NewCustomCommand returns a Command created from the provided cobra.Command.
NewCommandRun returns a new Command with the provided inputs.
NewCommandRunE returns a new Command with the provided inputs.

# Structs

Command is the root command for the application.
ProgressBarModel represents a progress bar model.
No description provided by the author