Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
destroy
Package destroycmder provides the destroy command for removing a sandbox and all its on-disk resources.
|
Package destroycmder provides the destroy command for removing a sandbox and all its on-disk resources. |
|
down
Package downcmder provides the down command for gracefully stopping a running sandbox.
|
Package downcmder provides the down command for gracefully stopping a running sandbox. |
|
init
Package initcmder provides the init command for creating a jcard.toml configuration file in the current directory.
|
Package initcmder provides the init command for creating a jcard.toml configuration file in the current directory. |
|
list
Package listcmder provides the list command for showing all known sandbox instances.
|
Package listcmder provides the list command for showing all known sandbox instances. |
|
mixtapes
Package mixtapescmder provides the mixtapes command group for managing StereOS mixtape images, both locally and in the OCI registry.
|
Package mixtapescmder provides the mixtapes command group for managing StereOS mixtape images, both locally and in the OCI registry. |
|
pull
Package pullcmder provides the top-level "mb pull" command for downloading StereOS mixtape images from an OCI registry.
|
Package pullcmder provides the top-level "mb pull" command for downloading StereOS mixtape images from an OCI registry. |
|
serve
Package servecmder provides the serve command for starting the Masterblaster daemon.
|
Package servecmder provides the serve command for starting the Masterblaster daemon. |
|
ssh
Package sshcmder provides the ssh command for connecting to a running sandbox via SSH.
|
Package sshcmder provides the ssh command for connecting to a running sandbox via SSH. |
|
status
Package statuscmder provides the status command for displaying the current state of a sandbox.
|
Package statuscmder provides the status command for displaying the current state of a sandbox. |
|
up
Package upcmder provides the up command for creating and starting a StereOS sandbox VM.
|
Package upcmder provides the up command for creating and starting a StereOS sandbox VM. |
|
version
Package versioncmder provides the "version" spf13/cobra command which prints the version, buildtime, and sha of the build.
|
Package versioncmder provides the "version" spf13/cobra command which prints the version, buildtime, and sha of the build. |
|
vmhost
Package vmhostcmder provides the hidden vmhost subcommand that manages a single VM's lifecycle.
|
Package vmhostcmder provides the hidden vmhost subcommand that manages a single VM's lifecycle. |
|
pkg
|
|
|
config
Package config handles parsing and validation of jcard.toml configuration files.
|
Package config handles parsing and validation of jcard.toml configuration files. |
|
daemon
Package daemon implements the long-lived Masterblaster daemon service.
|
Package daemon implements the long-lived Masterblaster daemon service. |
|
daemon/client
Package client provides a thin wrapper for CLI commands to communicate with the Masterblaster daemon over the unix domain socket.
|
Package client provides a thin wrapper for CLI commands to communicate with the Masterblaster daemon over the unix domain socket. |
|
mbconfig
Package mbconfig centralizes Masterblaster configuration using Viper.
|
Package mbconfig centralizes Masterblaster configuration using Viper. |
|
mixtapes
Package mixtapes manages StereOS mixtape images -- the bootable VM images that contain pre-configured agentic workflows.
|
Package mixtapes manages StereOS mixtape images -- the bootable VM images that contain pre-configured agentic workflows. |
|
ssh
Package ssh provides SSH connectivity to StereOS sandbox VMs.
|
Package ssh provides SSH connectivity to StereOS sandbox VMs. |
|
telemetry
Package telemetry provides anonymous usage tracking for the mb CLI.
|
Package telemetry provides anonymous usage tracking for the mb CLI. |
|
ui
Package ui provides terminal output helpers styled with charmbracelet/lipgloss.
|
Package ui provides terminal output helpers styled with charmbracelet/lipgloss. |
|
utils
Package utils provides bespoke, one off utils that don't make sense to be their own package
|
Package utils provides bespoke, one off utils that don't make sense to be their own package |
|
vm
Package vm provides VM lifecycle management including the Backend interface abstraction, instance types, state persistence, and QMP communication.
|
Package vm provides VM lifecycle management including the Backend interface abstraction, instance types, state persistence, and QMP communication. |
|
vmhost
Package vmhost implements the control protocol between the mb daemon and per-VM vmhost child processes.
|
Package vmhost implements the control protocol between the mb daemon and per-VM vmhost child processes. |
|
vsock
Package vsock implements the host-side client for communicating with stereosd inside a StereOS guest VM over the vsock control plane.
|
Package vsock implements the host-side client for communicating with stereosd inside a StereOS guest VM over the vsock control plane. |
Click to show internal directories.
Click to hide internal directories.