Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be more helpful when we detect a new version of the cli #597

Open
jeffgca opened this issue May 25, 2022 · 0 comments
Open

Be more helpful when we detect a new version of the cli #597

jeffgca opened this issue May 25, 2022 · 0 comments
Labels
💗 enhancement New feature or request

Comments

@jeffgca
Copy link
Contributor

jeffgca commented May 25, 2022

Currently when the cli detects a newer version, we show this:

➜ wnfs-migration (issue-2) ✗ fission whoami
⚠️  A new version of Fission CLI is available: 2.17.2 (AKA 'Wicket')

At minimum, we should link to the docs on upgrading the cli:

https://guide.fission.codes/developers/installation#upgrading-the-cli

Bonus round - if we can know the method of installation ( brew vs source build vs ... ) based on some data captured on install / post-install, we could be even smarter and just display targeted instructions eg

➜ wnfs-migration (issue-2) ✗ fission whoami
⚠️  A new version of Fission CLI is available: 2.17.2 (AKA 'Wicket') - please run 'brew upgrade fission-cli'
@jeffgca jeffgca added the 💗 enhancement New feature or request label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💗 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant