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

A way to integrate a "auto update" feature in cli #3619

Open
maelp opened this issue Mar 3, 2025 · 1 comment
Open

A way to integrate a "auto update" feature in cli #3619

maelp opened this issue Mar 3, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@maelp
Copy link

maelp commented Mar 3, 2025

Feature Overview

When installing my CLI through an aqua package, I'd love it if there was an easy way for the user to check for updates and auto-update the package a bit like https://github.com/sindresorhus/update-notifier/tree/main but using the aqua registry?

Why is the feature needed?

To make it easy to distribute cli tools through mise / aqua and make them self-updateable

Example Code

$ 

Configuration

Note

No response

@maelp maelp added the enhancement New feature or request label Mar 3, 2025
@suzuki-shunsuke
Copy link
Member

Thank you for your feedback!
It makes sense.
Now aqua doesn't support this feature.
The workaround is to keep registries and packages up-to-date by Renovate or aqua up command.

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

2 participants