Difference between revisions of "AWS ECS deployments"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* <code>[[aws ecs update-service]]</code>
 
* <code>[[aws ecs update-service]]</code>
* <code>aws ecs update-service --cluster $ECS_CLUSTER --service backend-api-$ENV-service --force-new-deployment</code>
+
* <code>aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE [[--force-new-deployment]]</code>
  
 
== Related ==
 
== Related ==

Revision as of 11:42, 9 June 2023

Advertising: