Skip to content

ujust sandbox

Sandbox commands

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Config ujust sandbox config
2. Start ujust sandbox start
3. Status ujust sandbox status
4. Logs ujust sandbox logs
5. Stop ujust sandbox stop

Subcommands

Configuration

Subcommand Arguments Description Recording
config Configure sandbox instance

Lifecycle

Subcommand Arguments Description Recording
restart Restart instance
start Start sandbox instance
stop Stop sandbox instance
delete Remove instance config and container

Monitoring

Subcommand Arguments Description Recording
status Show instance status
logs [--lines=N] View container logs

Shell

Subcommand Arguments Description Recording
shell [-- CMD] Open shell or execute command in container

Other

Subcommand Arguments Description Recording
help Show help

Flags

Flag Short Default Values Description
--bind -b
--gemini-dir
--gpu-type -g
--image -i
--instance -n
--lines -l
--port -p
--tag -t
--workspace-dir -w

See Also

View all 11 command recordings for this service.


Source: just/bazzite-ai/sandbox.just