@adobe/aio-cli-plugin-info
v4.0.1
Published
Adobe I/O CLI plugin to display dev environment version information
Downloads
14,796
Maintainers
Keywords
Readme
aio-cli-plugin-info
Environment info commands for troubleshooting, and reporting issues
Usage
$ aio plugins:install -g @adobe/aio-cli-plugin-info
$ # OR
$ aio discover -i
$ aio info --help
Commands
aio info
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
aio report
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
Contributing
Contributions are welcomed! Read the Contributing Guide for more information.
Licensing
This project is licensed under the Apache V2 License. See LICENSE for more information.