Usage
Options
| Flag | Description |
|---|---|
-f, --force | Exit immediately after sending the stop request — don’t wait to confirm |
Arguments
| Arg | Description |
|---|---|
<name> | Instance name (optional — defaults to name in cassian.yaml) |
Confirmation polling
By default,cassian down waits up to 30 seconds to confirm the instance actually stopped before returning. This makes it reliable in scripts.
Use --force to skip waiting:
What gets saved
- Everything in
/workspace(code, scripts, outputs) - Folders listed under
workspace.no_sync
workspace.exclude.