mb up
Boot a new stereOS sandbox VM using the jcard.toml in the current directory (or the path given with --config). Communicates with the Masterblaster daemon to create, configure, and start the VM.
If the daemon is not running, it will be automatically started in the background.
Usage
mb up [flags]
Examples
mb up
mb up --config /path/to/jcard.toml
Flags
| Flag | Description |
|---|---|
--config string | Path to jcard.toml (default: ./jcard.toml) |
-h, --help | Help for up |