@adobe/aio-cli-plugin-info 中文文档教程
aio-cli-plugin-info
用于故障排除和报告问题的环境信息命令
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
OPTIONS
-j, --json output raw json
-y, --yml output yml
参见代码:src/commands/info.js
aio report
报告 CLI 问题或提交功能请求
Report an issue with the CLI or submit a feature request
USAGE
$ aio report
OPTIONS
-b, --bug report an issue
-f, --feature request a feature
Contributing
欢迎投稿! 阅读贡献指南了解更多信息。
Licensing
这个项目是根据 Apache V2 许可证获得许可的。 有关详细信息,请参阅许可证。
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
Display dev environment version information
USAGE
$ aio info
OPTIONS
-j, --json output raw json
-y, --yml output yml
See code: src/commands/info.js
aio report
Report an issue with the CLI or submit a feature request
Report an issue with the CLI or submit a feature request
USAGE
$ aio report
OPTIONS
-b, --bug report an issue
-f, --feature request a feature
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.