Difference between revisions of "Aws ecs list-services"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
  
  [[aws ecs]] list-services --cluster xXX
+
  [[aws ecs]] list-services --cluster [[your-cluster]]
 +
 
 +
aws ecs list-services --cluster [[your-cluster]] | grep YOUR-TEXT | grep . |  cut -d":" -f6- | cut -d'"' -f1
  
 
  aws ecs list-services
 
  aws ecs list-services

Revision as of 10:16, 21 March 2023

Advertising: