The main goal of this project (ecsctl) is to win productivity managing projects deployed to the AWS Elastic Container Services.
The way that I planned is to have commands abstracting management process with some sort of configuration file like .ecs-project.yml (or any other extension supported by viper.
The main goal of this project (
ecsctl) is to win productivity managing projects deployed to the AWS Elastic Container Services.The way that I planned is to have commands abstracting management process with some sort of configuration file like
.ecs-project.yml(or any other extension supported by viper.