Jump to content

Cli/ref/mw update

From mediawiki.org
< Cli‎ | ref

mw update

[edit]

Checks for and performs updates

mw update [flags]

Examples

[edit]
update
update --version=0.10 --no-interaction
update --version=https://gitlab.wikimedia.org/repos/releng/cli/-/jobs/252738/artifacts/download

Options

[edit]
      --dry-run          Show what would be updated, but don't actually update.
      --version string   Specific version to "update" to, or rollback to.

Options inherited from parent commands

[edit]
      --help             Help for this command
      --no-interaction   Do not ask any interactive questions
  -v, --verbose count    Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

[edit]
  • mw - Developer utilities for working with MediaWiki and Wikimedia services.