inokappa / esm

Command Line Tool for ECS Service Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esm (ECS Service Management)

About

  • ECS Service Management

Help

$ esm update --help
Update ECS Service.

Usage:
  esm update [flags]

Flags:
  -c, --cluster string   ECS Cluster Name
  -d, --desired int      Desired Count
  -f, --force            Force New deploy.
  -h, --help             help for update
  -s, --service string   ECS Service Name
  -t, --taskdef string   ECS Task Definition Name

About

Command Line Tool for ECS Service Management


Languages

Language:Go 74.3%Language:Shell 16.0%Language:Makefile 9.7%