ecs-cli compose service ps, list
Lists all the containers in your cluster that belong to the service created with the compose project.
Syntax
ecs-cli compose service ps|list [--desired-status
status
] [--help]
Options
Name |
Description |
---|---|
|
The container desired status to filter the container list results with. Required: No Valid values: |
|
Specifies the AWS Region to use. Defaults to the cluster configured using the configure command. Type: String Required: No |
|
Specifies the name of the Amazon ECS cluster configuration to use. Defaults to the cluster configuration set as the default. Type: String Required: No |
|
Specifies the name of the Amazon ECS profile configuration to use. Defaults to the profile configured using the configure profile command. Type: String Required: No |
|
Specifies the AWS profile to use. Enables you to use the AWS credentials from an existing named profile in Type: String Required: No |
|
Specifies the Amazon ECS cluster name to use. Defaults to the cluster configured using the configure command. Type: String Required: No |
|
Shows the help text for the specified command. Required: No |