Home

stencila upgrade

Upgrade to the latest version

Usage

stencila upgrade [OPTIONS]

Examples

# Upgrade to the latest version
stencila upgrade

# Check if an upgrade is available without installing
stencila upgrade --check

# Force upgrade even if current version is latest
stencila upgrade --force

Options

NameDescription
-f, --forcePerform upgrade even if the current version is the latest. Possible values: true, false.
-c, --checkCheck for an available upgrade but do not install it. Possible values: true, false.

Note

Upgrade downloads the latest release from GitHub and replaces the current binary.

© 2026 Stencila