Sha256: 4ec4fb894da4f18ec76cd5c3b100a284e142074fc12c57a0f63c98eff6dd36c6

Contents?: true

Size: 295 Bytes

Versions: 9

Compression:

Stored size: 295 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

9 entries across 9 versions & 1 rubygems

Version Path
ufo-3.1.2 lib/ufo/help/task.md
ufo-3.1.1 lib/ufo/help/task.md
ufo-3.1.0 lib/ufo/help/task.md
ufo-3.0.1 lib/ufo/help/task.md
ufo-3.0.0 lib/ufo/help/task.md
ufo-2.3.0 lib/ufo/help/task.md
ufo-2.2.2 lib/ufo/help/task.md
ufo-2.2.1 lib/ufo/help/task.md
ufo-2.2.0 lib/ufo/help/task.md