1

I thought this must be an easy task - show my repos/containers from ECS on the cmdline but I couldn't find anything: https://docs.aws.amazon.com/cli/latest/reference/ecs/index.html#cli-aws-ecs

Any ideas?

Mike Mitterer
  • 6,810
  • 4
  • 41
  • 62

1 Answers1

0

You can use ECR (Amazon Elastic Container Registry) for that:

For containers (ECS):

Michał Z.
  • 1,322
  • 1
  • 10
  • 17