Installation
Choose your operating system to see installation instructions:- macOS
- Linux
- Windows
macOS Installation
Verify Installation
After installation, verify the CLI is working correctly:Authentication
If you’re using the Convox Web Console, you’ll need to authenticate the CLI:Common Commands
Here are some essential Convox CLI commands:Update the CLI
To update to the latest version of the Convox CLI, simply repeat the installation process. The new binary will replace the old one.Troubleshooting
Permission denied
If you get a “permission denied” error when runningconvox:
Command not found
If you get “command not found”:-
Ensure
/usr/local/binis in your PATH: -
If not, add it to your shell profile (
~/.bashrc,~/.zshrc, etc.): -
Reload your shell configuration:
macOS security warning
On macOS, you may see a security warning about an unidentified developer:- Go to System Preferences > Security & Privacy
- Click Allow Anyway next to the blocked message
- Run the
convoxcommand again
Next Steps
Development Rack
Install a local development rack
Production Rack
Deploy to your cloud provider
CLI Reference
View all CLI commands
Getting Started
Learn Convox fundamentals