Skip to main content

Usage

Provisions an instance (if not already running), syncs your files, runs the command, then tears down the instance. Exit code is passed through.

Options

Behavior

If an instance is already running (from a previous cassian up), it reuses it and does NOT tear it down afterward.

Use cases

Exit codes

The exit code from your command is passed through. If your script exits with code 1, cassian run exits with code 1.