Adobe I/O CLI plugin to display dev environment version information
npm install @adobe/aio-cli-plugin-info





---
Environment info commands for troubleshooting, and reporting issues
* aio-cli-plugin-info
* Usage
* Commands
sh-session
$ aio plugins:install -g @adobe/aio-cli-plugin-info
$ # OR
$ aio discover -i
$ aio info --help
`Commands
* aio info
* aio reportaio infoDisplay dev environment version information
`
USAGE
$ aio info [-y | -j]FLAGS
-j, --json output raw json
-y, --yml output yml
DESCRIPTION
Display dev environment version information
`_See code: src/commands/info.js_
aio reportReport an issue with the CLI or submit a feature request
`
USAGE
$ aio report [-b | -f]FLAGS
-b, --bug report an issue
-f, --feature request a feature
DESCRIPTION
Report an issue with the CLI or submit a feature request
``_See code: src/commands/report.js_
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.