@oxygen-agent/cli
v1.131.7
Published
CLI/API-first GTM engineering workspace for OXYGEN.
Downloads
2,044
Readme
OXYGEN CLI
OXYGEN is the CLI/API-first GTM engineering workspace for early-stage B2B SaaS teams and GTM agencies.
Requirements
- Node.js >=22.22.0
- npm >=10.9.0
Supported OSes:
- macOS: credentials are stored in Keychain.
- Windows: credentials are stored in Windows Credential Manager.
- Linux: credentials are stored in ~/.config/oxygen/credentials.json with user-only file permissions.
Install
npm install -g @oxygen-agent/cli
oxygen loginCopy both lines: the login command runs after npm has installed the oxygen binary.
On Windows, run the same commands from PowerShell, Windows Terminal, or Command Prompt after installing Node.js with npm added to PATH.
Update
oxygen updateoxygen update runs npm install -g @oxygen-agent/cli@latest, preserves npm prefixes on macOS, Linux, and Windows, and runs npm through cmd.exe on Windows.
For product documentation and support, visit https://oxygen-agent.com.
Version: 1.131.7
