canasta maintenance update

From Canasta Wiki
Revision as of 03:32, 26 April 2026 by WikiSysop (talk | contribs) (Update Canasta CLI reference)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

canasta > maintenance > update

canasta maintenance update

Run MediaWiki maintenance update

Synopsis

Run standard MediaWiki maintenance: update.php, runJobs.php, and Semantic MediaWiki rebuildData.php.

canasta maintenance update [flags]

Examples

canasta maintenance update
canasta maintenance update -w mywiki --skip-jobs

Flags

Flag Shorthand Description Default Required Orchestrator
--id -i Canasta instance ID * Both
--skip-jobs Skip running runJobs.php Both
--skip-smw Skip running Semantic MediaWiki rebuildData.php Both
--wiki -w Wiki ID to run on (default: all wikis) 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