Sha256: 031b7d9bd0d98d2482aad6ade4cb6101ce05bf1e7a705b97144cfe8b9ff1f9e2
Contents?: true
Size: 559 Bytes
Versions: 19
Compression:
Stored size: 559 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: hi-clock task definition registered. hi-web task definition registered. hi-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
19 entries across 19 versions & 1 rubygems