xcs

0.0.0 • Public • Published

XCS - eXtremely awesome ECS CLI

Work in progress

oclif Version Downloads/week [License](https://github.com/alexpusch/xcs/blob/master/package.ma

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.

Usage

$ 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

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

/xcs/

    Package Sidebar

    Install

    npm i xcs

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    11.4 kB

    Total Files

    17

    Last publish

    Collaborators

    • alexpusch