PDFs

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use the --all flag to denote that you want to modify all platforms with your command. For example, you can upgrade all platform binaries at once by running the following command:

Appd tabs container
Width800px
Appd tab item
tabNameLinux
Code Block
languagebash
bin/platform-admin.sh upgrade-orcha --all
Appd tab item
tabNameWindows
Code Block
languagebash
bin\platform-admin.exe cli upgrade-orcha --all

Use Checkpoint Flag

If your component upgrade fails, you can resume by passing the flag useCheckpoint=true as an argument after --args.

Additional Enterprise Console Commands

...