Skip to content

Arcade CLI upgrade path#825

Merged
evantahler merged 4 commits intomainfrom
cursor/DEV-388-arcade-cli-upgrade-path-4620
Feb 26, 2026
Merged

Arcade CLI upgrade path#825
evantahler merged 4 commits intomainfrom
cursor/DEV-388-arcade-cli-upgrade-path-4620

Conversation

@evantahler
Copy link
Contributor

@evantahler evantahler commented Feb 26, 2026

Add Arcade CLI upgrade instructions to the CLI reference and cheat sheet pages to document the upgrade path.


Linear Issue: ENGTOP-115

Open in Web Open in Cursor 


Note

Low Risk
Low risk documentation-only updates; main risk is minor user confusion if upgrade/auth steps are incorrect or drift from actual CLI behavior.

Overview
Adds an Arcade CLI upgrade path to the CLI reference and cheat sheet, including uv tool upgrade/pip install --upgrade commands and a post-upgrade arcade --version verification step.

Documents post-upgrade remediation: guidance to uninstall legacy arcade-ai, and to re-authenticate via arcade logout/arcade login (plus whoami in troubleshooting) when commands fail after upgrading.

Written by Cursor Bugbot for commit 1343328. This will update automatically on new commits. Configure here.

- Add upgrade section to CLI reference page with uv and pip commands
- Add upgrade commands to CLI cheat sheet Getting Started section
- Add after-upgrade troubleshooting guidance
- Include note about migrating from legacy arcade-ai package

Co-authored-by: Evan Tahler <evan@evantahler.com>
@cursor
Copy link

cursor bot commented Feb 26, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@evantahler evantahler marked this pull request as ready for review February 26, 2026 20:44
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 26, 2026 9:24pm

Request Review

@evantahler evantahler enabled auto-merge (squash) February 26, 2026 20:44
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 1 style suggestion(s).

Powered by Vale + Claude

Comment on lines +70 to +77
### Re-authenticate after upgrading

After upgrading, you may need to refresh your credentials:

```bash
arcade logout
arcade login
```
Copy link
Member

@EricGustin EricGustin Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we introduce a breaking change that would require the user to logout and log back in, then we would make sure the CLI would gracefully handle this. i.e., I don't think this step is necessary

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is now if you are ~2 mo old. That was what @arcadeben saw

@evantahler evantahler merged commit 730a015 into main Feb 26, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants