Nhost CLI
The Nhost CLI is used to run and develop your projects locally and deploy changes to the Nhost Platform.
Installation
Install the CLI with:
sudo curl -L https://raw.githubusercontent.com/nhost/cli/main/get.sh | bash
Updates
To update the Nhost CLI to its latest version, run the following command:
sudo nhost sw upgrade