Sha256: 4673df9bbf41f7dfbdc1e0e8a861dd8f1a75e581477cff3807e429f25edf16b3
Contents?: true
Size: 565 Bytes
Versions: 45
Compression:
Stored size: 565 Bytes
Contents
The `ufo tasks register` command registers all the generated task definitions in `output/` to AWS ECS. Let's run it: ufo tasks register You should see something similiar to this: demo-clock task definition registered. demo-web task definition registered. demo-worker task definition registered. You can verify that the task definitions have been registered properly by viewing the AWS ECS Console Task Definitions page. You should see something similar to this: <img src="/img/tutorials/ecs-console-task-definitions.png" class="doc-photo" />
Version data entries
45 entries across 45 versions & 1 rubygems