Environment info commands for troubleshooting, and reporting issues
$ aio plugins:install -g @adobe/aio-cli-plugin-info
$ # OR
$ aio discover -i
$ aio info --help
Display 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
Report 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.