Overview
canasta maintenance¶
Use to run update and other maintenance scripts
Synopsis¶
Run MediaWiki maintenance operations on a Canasta installation. This command group provides subcommands to run the standard update sequence, execute arbitrary core maintenance scripts, or run extension-specific maintenance scripts.
Options¶
| Flag | Shorthand | Description | Default |
|---|---|---|---|
--all |
`` | Run for all wikis in the farm | |
--help |
-h |
help for maintenance | |
--id |
-i |
Canasta instance ID | |
--wiki |
-w |
Wiki ID to run maintenance on |
Options inherited from parent commands¶
| Flag | Shorthand | Description | Default |
|---|---|---|---|
--verbose |
-v |
Verbose output |
SEE ALSO¶
- canasta - A CLI tool for Canasta installations.
- canasta maintenance extension - Run extension maintenance scripts
- canasta maintenance script - Run maintenance scripts
- canasta maintenance update - Run maintenance update jobs