CLI: vyasa sandbox
Usage: vyasa sandbox [OPTIONS] COMMAND [ARGS]...
OS sandbox status and setup
┌─ Options ────────────────────────────────────────────────────────────────────┐
│ --help -h Show this message and exit. │
└──────────────────────────────────────────────────────────────────────────────┘
┌─ Commands ───────────────────────────────────────────────────────────────────┐
│ status Show the detected sandbox capabilities of the host. │
│ setup Generate hook scripts + launcher scripts into the project. │
└──────────────────────────────────────────────────────────────────────────────┘
vyasa sandbox status
Usage: vyasa sandbox status [OPTIONS]
Show the detected sandbox capabilities of the host.
┌─ Options ────────────────────────────────────────────────────────────────────┐
│ --dir PATH Project directory │
│ --help -h Show this message and exit. │
└──────────────────────────────────────────────────────────────────────────────┘
vyasa sandbox setup
Usage: vyasa sandbox setup [OPTIONS]
Generate hook scripts + launcher scripts into the project.
┌─ Options ────────────────────────────────────────────────────────────────────┐
│ --dir PATH Project directory │
│ --help -h Show this message and exit. │
└──────────────────────────────────────────────────────────────────────────────┘