We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We only nag about cli versions, and that is set at a frequency that will not annoy. https://github.com/oclif/plugin-warn-if-update-available
You might be using outdated plugins, and the cli gives you a notice if there are updated core plugins.
You might be using outdated plugins, and the cli does not give you a notice if there are updated core plugins.
Use aio update --list Then, if there are updates, reinstall the cli which should pick up the new core plugins.
aio update --list
Note: This aio update command will only update user-installed plugins that are not core
aio update
The text was updated successfully, but these errors were encountered:
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3026
Sorry, something went wrong.
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3072
No branches or pull requests
We only nag about cli versions, and that is set at a frequency that will not annoy.
https://github.com/oclif/plugin-warn-if-update-available
Expected
You might be using outdated plugins, and the cli gives you a notice if there are updated core plugins.
Actual
You might be using outdated plugins, and the cli does not give you a notice if there are updated core plugins.
Workaround
Use
aio update --list
Then, if there are updates, reinstall the cli which should pick up the new core plugins.
Note: This
aio update
command will only update user-installed plugins that are not coreThe text was updated successfully, but these errors were encountered: