Skip to content

Commit

Permalink
Update readme usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
odarbelaeze committed Mar 10, 2022
1 parent ca3857a commit e24a0a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ USAGE:
ecs-deploy [options] <cluster> <service>
VERSION:
1.0.0
1.1.0
GLOBAL OPTIONS:
--updates FILE, -u FILE Use an input FILE to describe service updates (default: stdin)
--timeout DURATION, -t DURATION Wait this DURATION for the service to be correctly updated (default: 5m0s)
--no-color, -n Disable colored output (default: false)
--no-wait, -w Disable waiting for updates to be completed. (default: false)
--dry, -d Don't deploy just show what would change in the remote service (default: false)
--help, -h show help (default: false)
--version, -v print the version (default: false)
```
Expand Down

0 comments on commit e24a0a0

Please sign in to comment.