aio-cli icon indicating copy to clipboard operation
aio-cli copied to clipboard

aio-cli help listing duplicates

Open shazron opened this issue 2 years ago • 1 comments

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 avatar Jan 12 '24 13:01 shazron

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

aiojbot avatar Jan 12 '24 13:01 aiojbot