canasta sidecar remove
From Canasta Wiki
canasta sidecar remove
Remove an app sidecar from config/sidecars.yaml
Synopsis
Remove a sidecar declaration from config/sidecars.yaml, then run
canasta restart to tear it down.
canasta sidecar remove [flags]
Examples
canasta sidecar remove -i mywiki --name cache
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--path |
-p |
Path to the Canasta instance directory | Both | ||
--sidecar-name |
-n |
Name of the sidecar to remove | ✓ | Both |
* Defaults to the Canasta instance matching the current directory, if any.
Global flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |