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

Docs and help out of date for commands in this repo #435

Open
MichaelGoberling opened this issue Jun 8, 2023 · 1 comment
Open

Docs and help out of date for commands in this repo #435

MichaelGoberling opened this issue Jun 8, 2023 · 1 comment

Comments

@MichaelGoberling
Copy link
Contributor

Example: aio plugins update

Expected Behaviour

README matches source code in terms of description and available flags.

Update all installed plugins.
This command will only:
- update user-installed plugins that are not core

USAGE
  $ aio plugins update [-h] [-i] [-l] [-c] [-v]

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose
  -i --interactive ...
  -l --list ...
  -c --confirm ...

DESCRIPTION
Update all installed plugins.
This command will only:
- update user-installed plugins that are not core

Actual Behaviour

Only a short description and a small subset of flags are shown:

Update installed plugins.

USAGE
  $ aio plugins update [-h] [-v]

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Update installed plugins.
@aiojbot
Copy link

aiojbot commented Jun 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants