Installation
Requirements
- Python 3.10 or higher
- pip or pipx
Install Methods
- pip (Standard)
- pipx (Recommended)
- From Source
Verify Installation
Shell Completions
Enable tab completion for your shell:- Bash
- Zsh
- Fish
- Auto-Install
Updating
Uninstalling
Troubleshooting
Command not found
Command not found
Make sure your Python scripts directory is in your PATH:
Permission denied
Permission denied
Use
pip install --user or install with pipx:Python version error
Python version error
Ensure you’re using Python 3.10+:
Next Steps
Authentication
Set up authentication to start using the CLI