92419/how-to-describe-a-ecs-cluster-with-aws-cli
Hi Team,
I have created an ECS cluster in AWS. I want to describe the cluster with AWS CLI. How can I do that?
Hi@akhtar,
You can describe your clusters from the command line as well. The following describe-clusters example retrieves details about the specified cluster.
$ aws ecs describe-clusters --cluster default
You can create your cluster using AWS ...READ MORE
Hi@akhtar, You can delete the specified ECS cluster. The ...READ MORE
You can use the below command $ aws ...READ MORE
You have to create a source bundle ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
You can try out the following steps Post ...READ MORE
You actually need to make changes to ...READ MORE
Hi@akhtar, To create a function, you need a ...READ MORE
Hi@akhtar, You can create a new Amazon ECS cluster. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.