Expand description
Configuration types and helpers.
Structs§
- Mcrun
Args - Arguments for the msbrun command
- Microsandbox
Args - msb (microsandbox) is a tool for managing lightweight sandboxes and images
- Msbserver
Args - Arguments for the msbserver command
Enums§
- Mcrun
Subcommand - Available subcommands for managing microvms
- Microsandbox
CliError - An error that occurred during a file system operation.
- Microsandbox
Subcommand - Available subcommands for managing services
- Self
Action - Actions for the self subcommand
- Server
Subcommand - Subcommands for the server subcommand
Traits§
- Ansi
Styles - A trait for applying Styles defined in
styles
to text.
Functions§
- styles
- Returns a
Styles
object with the default styles for the CLI.
Type Aliases§
- Microsandbox
CliResult - The result of a microsandbox-cli related operation.