package
0.0.0-20241105163207-41a386e397ca
Repository: https://github.com/puremature/starcli.git
Documentation: pkg.go.dev

# Functions

BuildBox creates a new Starbox with the given options.
ParseArgs parses command line arguments and returns the Args object.
Process processes the command line arguments and executes desired actions, it returns the exit code.
SetLog sets the logger from outside the package.

# Structs

Args is the command line arguments for starcli.
BoxOpts defines the options for creating a new Starbox instance.