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

feat: Show hint to update CLI when there's a new version available #973

Open
MariadeAnton opened this issue Nov 1, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@MariadeAnton
Copy link
Contributor

MariadeAnton commented Nov 1, 2024

What problem does this feature solve?

Saves mental energy from users, improves DX :)

When running the CLI with an older version it says:

›   Warning: checkly update available from 4.7.0 to 4.9.1.

It'd be nice if it were to have a hint to remind folks how to update it.

How would you implement this feature?

i.e.

 ›   Warning: checkly update available from 4.7.0 to 4.9.1.
 ›   use: npm install checkly@latest
@MariadeAnton MariadeAnton added the enhancement New feature or request label Nov 1, 2024
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