Difference between revisions of "Aws ecs update-service"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 3: | Line 3: | ||
* <code>[[aws ecs]] update-service</code> | * <code>[[aws ecs]] update-service</code> | ||
* <code>[[aws ecs]] update-service --cluster your_cluster_name --service your_service-name --force-new-deployment</code> | * <code>[[aws ecs]] update-service --cluster your_cluster_name --service your_service-name --force-new-deployment</code> | ||
+ | |||
+ | <code>--foce-new-deployment</code> can be used to trigger a new [[deployment]] with no service definition changes | ||
== See also == | == See also == |
Revision as of 08:18, 26 August 2021
https://docs.aws.amazon.com/cli/latest/reference/ecs/update-service.html
aws ecs update-service
aws ecs update-service --cluster your_cluster_name --service your_service-name --force-new-deployment
--foce-new-deployment
can be used to trigger a new deployment with no service definition changes
See also
- AWS CLI,
aws
[configure
|iam
|ec2
|ecs
|eks
|s3
|rds
|sts
|cloudwatch
|cloudformation
|cloudfront
|eventbridge
|lambda
],aws configure list
,.aws/credentials
,.aws/config
,~/.aws/cli/alias
,--output [ table | json | text | XXX ]
, Aws cli environmental variables:AWS_PROFILE
,AWS_DEFAULT_REGION, AWS_REGION
,AWS_CLI_AUTO_PROMPT
,AWS_SESSION_TOKEN
,aws list all
,auto-prompt
,--version
,whoamiaws, --filters, --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: