Install and Set Up the CLI
pip install roboflowroboflow --helpAuthentication
Option 1: Environment variable (recommended for scripts and agents)
export ROBOFLOW_API_KEY=rf_xxxxxOption 2: API key flag
roboflow --api-key rf_xxxxx project listOption 3: Interactive login
roboflow loginVerify Authentication
Set Default Workspace
Shell Completion (Optional)
Last updated
Was this helpful?