Skip to content

Installation

ComponentMinimum version
Node.js18.x or later
npm9.x or later
OSmacOS, Linux, Windows (WSL2 recommended)

Terminal window
npm install -g @orvanta/cli

Verify the installation:

Terminal window
orvanta --version

Terminal window
orvanta login

This opens a browser window for OAuth authentication against orvanta.cloud. Your session token is stored at ~/.orvanta/credentials.

Terminal window
orvanta login --url https://your-orvanta-instance.example.com

Terminal window
npm update -g @orvanta/cli

Terminal window
npm uninstall -g @orvanta/cli

Your credentials and local config at ~/.orvanta/ are not removed automatically. Delete that directory manually if you want a clean uninstall.