Difference between revisions of "Aws ecs list-tasks"
Jump to navigation
Jump to search
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/list-tasks.html | ||
+ | |||
+ | aws ecs list-tasks --cluster YOUR_CLUSTER_NAME | ||
+ | |||
+ | [[aws ecs list-tasks --service-name]] | ||
+ | |||
+ | [[aws ecs]] list-tasks | ||
+ | An error occurred ([[ClusterNotFoundException]]) when calling the ListTasks operation: Cluster not found. | ||
== Related == | == Related == | ||
− | + | * <code>[[aws ecs list-task-definitions]]</code> | |
+ | * <code>[[aws ecs list-clusters]]</code> | ||
+ | * <code>[[aws ecs list-container-instances]]</code> | ||
+ | * <code>[[ecs-cli logs]]</code> | ||
== See also == | == See also == | ||
+ | * {{aws ecs tasks}} | ||
* {{aws ecs}} | * {{aws ecs}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:59, 30 May 2023
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/list-tasks.html
aws ecs list-tasks --cluster YOUR_CLUSTER_NAME
aws ecs list-tasks --service-name
aws ecs list-tasks An error occurred (ClusterNotFoundException) when calling the ListTasks operation: Cluster not found.
Related[edit]
See also[edit]
- AWS ECS tasks:
aws ecs [ list-tasks | list-task-definitions | describe-task-definition | register-task-definition ], ContainerDefinitions, AmazonECSTaskExecutionRolePolicy
- AWS ECS:
aws ecs [ create-cluster | create-service | update-service | list-clusters | list-services | describe-cluster | describe-services | describe-tasks | put-account-setting | execute-command | run-task ]
Advertising: