canasta extension enable

From canasta

canasta > extension > enable

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] EXTENSIONS

Examples

canasta extension enable VisualEditor,Cite

Arguments

Argument Description Default Required Orchestrator
EXTENSIONS Comma-separated extension names Both

Flags

Flag Shorthand Description Default Required Orchestrator
--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