dbaascli patch tools apply

The patch tools apply subcommand of the dbaascli utility is used to download and apply a patch containing the cloud tooling update.

Connect to a compute node as the opc user and execute the command as the root user:

  • To update to the latest available cloud tooling, use the following command:

    # dbaascli patch tools apply --patchid LATEST
  • To update to a specific cloud tooling release, use the following command:

    # dbaascli patch tools apply --patchid patchid

    In the preceding command, patchid is a cloud tooling patch identifier, as reported in the output of the dbaascli patch tools list command.

The cloud tooling update is applied to all nodes in the VM cluster.