Sha256: ef0841d37f0e1fc4bbd26d9e074637e2c67485ef7d694887bcc44d08e509e3e6

Contents?: true

Size: 920 Bytes

Versions: 45

Compression:

Stored size: 920 Bytes

Contents

This command lists ECS services for an ECS cluster. It includes ECS services that were not created by ufo also.  A `Ufo?` column value of `yes` indicates that the ECS service was created by ufo version 4 and above.  If the service was created with ufo version 3 and below then it will show up as `no`.

## Examples

    $ ufo apps
    Listing ECS services in the development cluster.
    +--------------------------------------------------+-----------------+---------+-------------+------+
    |                   Service Name                   | Task Definition | Running | Launch type | Ufo? |
    +--------------------------------------------------+-----------------+---------+-------------+------+
    | development-demo-web-Ecs-7GAUAXH5F56M (demo-web) | demo-web:85     | 2       | FARGATE     | yes  |
    +--------------------------------------------------+-----------------+---------+-------------+------+
    $

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
ufo-5.0.7 lib/ufo/help/apps.md
ufo-5.0.6 lib/ufo/help/apps.md
ufo-5.0.5 lib/ufo/help/apps.md
ufo-5.0.4 lib/ufo/help/apps.md
ufo-5.0.3 lib/ufo/help/apps.md
ufo-5.0.2 lib/ufo/help/apps.md
ufo-5.0.1 lib/ufo/help/apps.md
ufo-5.0.0 lib/ufo/help/apps.md
ufo-4.6.3 lib/ufo/help/apps.md
ufo-4.6.2 lib/ufo/help/apps.md
ufo-4.6.1 lib/ufo/help/apps.md
ufo-4.6.0 lib/ufo/help/apps.md
ufo-4.5.11 lib/ufo/help/apps.md
ufo-4.5.10 lib/ufo/help/apps.md
ufo-4.5.9 lib/ufo/help/apps.md
ufo-4.5.8 lib/ufo/help/apps.md
ufo-4.5.7 lib/ufo/help/apps.md
ufo-4.5.6 lib/ufo/help/apps.md
ufo-4.5.5 lib/ufo/help/apps.md
ufo-4.5.4 lib/ufo/help/apps.md