You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): workspace list falls back to API when no local config exists
When using ROBOFLOW_API_KEY or --api-key without having run `roboflow auth login`,
`workspace list` now queries the API to resolve the workspace instead of
showing empty results.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments