Expand description
Data structures for command line arguments parsing.
Structsยง
- EnvArgs
- Command line arguments to specify the environment variables to set for the subcommand.
- Feature
Args - Command line arguments to specify the features to run the subcommand with.
- Package
Args - Command line arguments to specify the packages to run the subcommand for.
- Verbosity
- Commmand line arguments to control log verbosity level.
- Workspace
Args - Command line arguments to specify the workspaces where the subcommand runs on.