Difference between revisions of "Ecs-cli"
Jump to navigation
Jump to search
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html | ||
+ | * Installation: <code>[[brew install amazon-ecs-cli]]</code> | ||
− | + | == Commands == | |
+ | [[ecs-cli --help]] | ||
+ | [[ecs-cli configure]] | ||
+ | [[ecs-cli ps]] | ||
+ | [[ecs-cli logs]] | ||
+ | [[ecs-cli images]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>export [[AWS_REGION]]=eu-central-1</code> | ||
+ | |||
+ | == Related == | ||
+ | * [[AWS Copilot]]: <code>[[copilot --help]]</code> | ||
+ | * <code>[[aws ecs describe-task-definition --task-definition]]</code> | ||
== See also == | == See also == | ||
+ | * {{ecs-cli}} | ||
* {{ECS}} | * {{ECS}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 16:11, 11 May 2023
- https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html
- Installation:
brew install amazon-ecs-cli
Contents
Commands[edit]
ecs-cli --help ecs-cli configure ecs-cli ps ecs-cli logs ecs-cli images
Related[edit]
export AWS_REGION=eu-central-1
Related[edit]
See also[edit]
ecs-cli
: [ps
|push
|pull
|images
|license
|logs
|configure
|up
|down
|registry-creds
|compose
|scale
|--help
]- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Advertising: