Parallel Works

pw upgrade

pw upgrade

Update the version of the CLI

Synopsis

The pw upgrade command updates the current version of the PW CLI to the latest from the platform that it is currently authenticated to.

The new version replaces the running binary in place, so you need write permission to it (rerun with sudo if it lives in a system directory).

Pass --canary to upgrade to the canary build instead.

pw upgrade [flags]

Options

      --canary   Upgrade to the canary build instead of the authenticated platform's version
  -h, --help     help for upgrade

Options inherited from parent commands

      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
  -v, --verbose                Enable verbose logging

SEE ALSO

  • pw - The Parallel Works ACTIVATE CLI