Usage
cassian.yaml. Stays alive until you press ctrl+c. The instance keeps running after you disconnect.
Configuration
Ports are defined incassian.yaml:
Example
When to use
| Scenario | Command |
|---|---|
| Interactive development | cassian ssh (ports forward automatically) |
| Background server you want to reach locally | cassian forward |
| One-off command | cassian exec (no port forwarding) |
Notes
- Requires a running instance (
cassian upfirst) - Ports also forward automatically during
cassian ssh - If a local port is already in use, that tunnel is skipped with a warning