aws ecs list-clusters
aws ecs list-clusters | grep arn
aws ecs list-clusters | grep arn | cut -d'"' -f2 aws ecs list-clusters | grep arn | cut -d'"' -f2 | cut -d "/" -f2
aws list all
ecs-cli ps --cluster CLUSTER_NAME
aws eks list-clusters
aws ecs list-services --cluster
aws ecs list-tasks
aws ecs list-task-definitions
aws ecs list-container-instances
aws ecs [ create-cluster | create-service | update-service | list-clusters | list-services | describe-cluster | describe-services | describe-tasks | put-account-setting | execute-command | run-task ]
Advertising: