Install the CLI
Install or run the OpenSana CLI on demand.
You can run the CLI without installing it globally, or install it once so opensana is available in your shell.
Run Without Installing
npx @opensana/cli --help
npx @opensana/cli connectInstall Globally
npm install -g @opensana/cli
opensana --helpPlatform Notes
- macOS and Linux use the
opensanalauncher directly. - Windows users can still invoke it as
opensanaafternpm install -g.
Verify The Install
opensana --help
opensana statusIf you have not configured any profiles yet, the CLI will tell you to run opensana setup.