Skip to content

Commit

Permalink
Merge pull request #38 from jrasell/f_readme_force
Browse files Browse the repository at this point in the history
Update README to include `-force-count` deploy param detail.
  • Loading branch information
jrasell committed Nov 17, 2017
2 parents b092165 + 0582acd commit 9c826d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Levant supports a number of command line arguments which provide control over th

* **-canary-auto-promote** (int: 0) The time period in seconds that Levant should wait for before attempting to promote a canary deployment.

* **--force-count** (bool: false) Use the taskgroup count from the Nomad job file instead of the count that is obtained from the running job count.

* **-log-level** (string: "INFO") The level at which Levant will log to. Valid values are DEBUG, INFO, WARNING, ERROR and FATAL.

* **-var-file** (string: "") The variables file to render the template with.
Expand Down

0 comments on commit 9c826d3

Please sign in to comment.