-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
...Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels