Crate microsandbox_cli

Source
Expand description

Configuration types and helpers.

Structs§

McrunArgs
Arguments for the msbrun command
MicrosandboxArgs
msb (microsandbox) is a tool for managing lightweight sandboxes and images
MsbserverArgs
Arguments for the msbserver command

Enums§

McrunSubcommand
Available subcommands for managing microvms
MicrosandboxCliError
An error that occurred during a file system operation.
MicrosandboxSubcommand
Available subcommands for managing services
SelfAction
Actions for the self subcommand
ServerSubcommand
Subcommands for the server subcommand

Traits§

AnsiStyles
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§

MicrosandboxCliResult
The result of a microsandbox-cli related operation.