canasta extension enable
From Canasta Wiki
canasta extension enable
Enable a Canasta extension
Synopsis
Enable one or more Canasta extensions by name. Multiple
extensions can be specified as a comma-separated list. Use
the --wiki flag to enable an extension for a specific wiki
only.
After enabling, update.php is automatically run to apply any
required database changes. Use --skip-update to skip this
step.
canasta extension enable [flags]
Examples
canasta extension enable VisualEditor,Cite
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--extensions |
Comma-separated extension names | ✓ | Both | ||
--id |
-i |
Canasta instance ID | * | Both | |
--skip-update |
Skip running update.php after enabling | Both | |||
--wiki |
-w |
Wiki ID within the farm | 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 |