Skip to content

Usage instructions not correct #1

@bobvanmanen

Description

@bobvanmanen

Expected Behaviour

Adobe I/O plugins should be installed as follows:

$ aio plugins:install @adobe/aio-cli-plugin-aem
$ aio aem:upload --help
USAGE
$ aio aem:upload -h http://myaeminstance -c admin:12345 myimage.jpg
...

This how other Adobe I/O CLI plugins are used.

Actual Behaviour

The README provides these usage instructions. These work, but not correct as noted above.

$ npm install -g @adobe/aio-cli-plugin-aem
$ aio-aem COMMAND
running command...
$ aio-aem (-v|--version|version)
@adobe/aio-cli-plugin-aem/1.0.3 darwin-x64 node-v10.16.3
$ aio-aem --help [COMMAND]
USAGE
  $ aio-aem COMMAND
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions