ct live down
Tear down a Compose project for the current session.
Usage
ct live down [OPTIONS]
Options
| Option | Description |
|---|---|
-k, --keep-session | Keep the live session record after tearing down. |
--switch-to TEXT | Session to switch to once current session is removed. |
--context TEXT | Use active session by id (uses current active session if not specified). |
--all-tracked | Tear down all tracked sessions. |
--all-untracked | Clean up all hanging containers (untracked) and remove all session state. |
--help | Show this message and exit. |