magnet sandbox-image command group manages custom sandbox images, letting your sessions run in an environment you control.
magnet sandbox-image register
Register a custom sandbox image from adocker save tarball. The CLI uploads the tarball and polls until the image is ready or failed.
| Option | Description |
|---|---|
--poll-interval <duration> | Interval between status polls (e.g. 2s, 3s). |
--timeout <duration> | Max time to wait for ready/failed (e.g. 15m, 20m). |