adobe / aio-cli

Adobe I/O Extensible CLI
https://www.adobe.io
Apache License 2.0
76 stars 33 forks source link

the cli should notify the user if there are updated core plugins #621

Open shazron opened 1 month ago

shazron commented 1 month ago

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 core

aiojbot commented 1 month ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3026

aiojbot commented 3 weeks ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3072