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

aio-cli help listing duplicates #569

Open
shazron opened this issue Jan 12, 2024 · 1 comment
Open

aio-cli help listing duplicates #569

shazron opened this issue Jan 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shazron
Copy link
Member

shazron commented Jan 12, 2024

Duplicate help listings:

  1. Topics are also Commands (can we remove Topics?)
  2. runtime and rt are listed (they are the same)
❯ aio
Adobe I/O Extensible CLI

VERSION
  @adobe/aio-cli/9.3.0 darwin-arm64 node-v18.17.1

USAGE
  $ aio [COMMAND]

DESCRIPTION

  *******   *******
  ******     ******
  *****       *****
  ****    *    ****
  ***    ***    ***
  **    *****    **
  *         **    *


TOPICS
  app          Create, run, test, and deploy Adobe I/O Apps
  auth         Adobe IMS commands to login and logout.
  certificate  Generate, fingerprint, or verify a certificate for use with Adobe I/O
  config       get, set, delete, and clear persistent configuration data
  console      Console plugin for the Adobe I/O CLI
  event        Manage your Adobe I/O Events
  plugins      List installed plugins.
  runtime      Execute runtime commands
  templates    Discover, install, or uninstall a new template into an existing Adobe Developer App Builder App

COMMANDS
  app           Create, run, test, and deploy Adobe I/O Apps
  auth          Adobe IMS commands to login and logout.
  autocomplete  display autocomplete installation instructions
  certificate   Generate, fingerprint, or verify a certificate for use with Adobe I/O
  config        list, get, set, delete, and edit persistent configuration data
  console       Console plugin for the Adobe I/O CLI
  context       Manage Adobe IMS contexts.
  ctx           Manage Adobe IMS contexts.
  discover      Discover plugins to install
  event         Manage your Adobe I/O Events
  help          Display help for aio.
  info          Display dev environment version information
  login         Log in with a certain Adobe IMS context and returns the access token.
  logout        Log out the current or a named Adobe IMS context.
  open          Open the developer console for the selected Organization, Project and Workspace
  plugins       List installed plugins.
  report        Report an issue with the CLI or submit a feature request
  rollback      Clears all installed plugins.
  rt            Execute runtime commands
  runtime       Execute runtime commands
  telemetry     Allow the cli to collect anonymous usage data
  templates     Discover, install, or uninstall a new template into an existing Adobe Developer App Builder App
  update        Update all installed plugins.
  where         Show the currently selected Organization, Project and Workspace
@shazron shazron added the bug Something isn't working label Jan 12, 2024
@aiojbot
Copy link

aiojbot commented Jan 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants