Skip to content
Neutree Documentation

Upgrading the CLI tool

If you have previously deployed version 1.0.0 of the Neutree CLI tool, refer to this section to upgrade it to version 1.0.1.

  1. Log in to the machine where the Neutree CLI tool is installed.

  2. Download the version 1.0.1 Neutree CLI tool according to the server’s CPU architecture.

  3. Grant executable permission to the CLI tool:

    Terminal window
    chmod +x neutree-cli-<arch>

    Replace <arch> with the server’s CPU architecture: amd64 or aarch64.