Submit API Deploy usage: deploy [-h] {list,create,watch,update,stop,check,remove} ... Submit API Environments positional arguments: {list,create,watch,update,stop,check,remove} list Lists the current Submit API deployments create Creates a new deployment of Submit API watch Watches any events from any ongoing deployment activity. update Updates a deployment. stop Stops the service from running by setting the desired count to zero (and then watching the events until the goal is reached). check Check all the pieces that make up a deployment to make sure the deployment is in a good state. remove Removes the deployment and all associated pieces (ECS service, task definition, target group, etc) optional arguments: -h, --help show this help message and exit