flipboxlabs/evo
Composer 安装命令:
composer require flipboxlabs/evo
包简介
A Yii2 CLI application for managing environments.
README 文档
README
Disclaimer!
This is a very experimental package. Use at your own risk.
Installation
To install, use composer:
composer require flipboxlabs/evo
Getting Started
Run ./vendor/bin/evo for a list of commands.
cloudformation
CloudFormation is still in development
config
Command: config/cat
- Run with
./vendor/bin/evo config - Build your environment configurations
Command: config/cat
- Run with
./vendor/bin/evo config/cat
params
Command: delete
- Run with
./vendor/bin/evo params/delete - Deletes the parameter from AWS Parameter Store
Command: set
- Run with
./vendor/bin/evo params/set - Sets the parameter from AWS Parameter Store
Command: get
- Run with
./vendor/bin/evo params/get - Gets the parameter from AWS Parameter Store
Command: params/print-dotenv
- Run with
./vendor/bin/evo params/print-dotenv - Prints a .env file to standard output (sdout) that you can write to the location of your choosing. There is also an option for setting an output file.
Testing
$ ./vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-19