canasta remove
From Canasta Wiki
canasta > remove
canasta remove
Remove a wiki from a Canasta instance
Synopsis
Remove a wiki from a Canasta instance. Drops the wiki database and removes per-wiki configuration.
canasta remove [flags]
Examples
canasta remove -w docs -y
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--wiki |
-w |
ID of the wiki to remove | ✓ | Both | |
--yes |
-y |
Skip confirmation prompt | 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 |