Sha256: 508393fd8068be74fd43be63ce3fa66ea7d4578bbcd0d8227b08bf1caad9538e

Contents?: true

Size: 297 Bytes

Versions: 6

Compression:

Stored size: 297 Bytes

Contents

## Examples

To run a one time task with ECS:

  ufo task hi-migrate

You can also override the command used by the Docker container in the task definitions via command.

  ufo task hi-web --command bin/migrate
  ufo task hi-web --command bin/with_env bundle exec rake db:migrate:redo VERSION=xxx

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ufo-3.3.2 lib/ufo/help/task.md
ufo-3.3.1 lib/ufo/help/task.md
ufo-3.3.0 lib/ufo/help/task.md
ufo-3.2.2 lib/ufo/help/task.md
ufo-3.2.1 lib/ufo/help/task.md
ufo-3.2.0 lib/ufo/help/task.md