Installation
Homebrew
We publish an official tap you can install with Homebrew.nuon completion
to see
what shells we support.
Manage Binaries Directly
If you are not using Homebrew, you can dowload the binaries for MacOS or Linux:darwin_amd64
darmin_arm64
linux_arm
linux_arm64
linux_386
linux_amd64
https://nuon-artifacts.s3.us-west-2.amazonaws.com/cli/$VERSION/nuon_${PLATFORM}
An example of downloading version 0.19.421
of the CLI for darwin_arm64
:
Updates
The Nuon CLI changes frequently, so we recommend you update it regularly.
Debug Mode
In the case that something goes wrong, you can set the environment variableNUON_DEBUG
to print verbose logs. These can be helpful to share with us, while
debugging any issues.