Skip to content

Instantly share code, notes, and snippets.

@brun0d
brun0d / ECS101.txt
Created June 13, 2017 22:27
ECS Docker Friends
Crear Cluster
aws ecs create-cluster --cluster-name cdmx
Listar Clusters
aws ecs list-clusters
Describir el Cluster
aws ecs describe-clusters --clusters cdmx
Eliminar cluster