adobe / adobe/aio-cli

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

Open
#621 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
95
Forks
45
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.