Work in progress
AWS Elastic Container Service is Amazons managed docker container orchestration service.
This tool offers a intuitive cli for every day operations over ECS. The idea is to mirror ECS resource structure to the file system. As navigating the file system is a breeze, navigating clusters, services and other resource types becomes a breeze as well.
$ npm install -g xcs
$ xcs COMMAND
running command...
$ xcs (-v|--version|version)
xcs/0.0.0 linux-x64 node-v8.10.0
$ xcs --help [COMMAND]
USAGE
$ xcs COMMAND
...
COMMANDS autocomplete display autocomplete installation instructions describe Describe current resource help display help for xcs init Mirror ECS state to current directory update Update service