Usage
/workspace, runs the command, and prints stdout/stderr. Exits with the command’s exit code.
Options
| Flag | Description | Default |
|---|---|---|
--timeout <seconds> | Max execution time | 3600 |
--no-sync | Skip file push before running | false |
-d, --detach | Run in background, return immediately | false |
-w, --workdir <path> | Working directory inside the container | /workspace |
-i, --instance <name> | Target instance by name (no cassian.yaml needed) | — |
Background execution
Use--detach for long-running jobs. You get your terminal back immediately.
Running without a project directory
-i / --instance lets you target any instance from anywhere:
Working directory
What gets pushed
Only default (hot) files. Folders underno_sync, storage, and exclude in your cassian.yaml are skipped.
Sync output is shown before the command runs:
/workspace/storage.