Skip to content

Commit

Permalink
Merge branch 'master' of github.com:seatgeek/nomad-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi committed Nov 19, 2018
2 parents a3065a9 + a3dc4d0 commit 55de5f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ OPTIONS:

### export

`nomad-helper scale-export production.yml` will read the Nomad cluster `job + group + count` values and write them to a local `production.yml` file.
`nomad-helper scale export production.yml` will read the Nomad cluster `job + group + count` values and write them to a local `production.yml` file.

```
NAME:
Expand All @@ -229,7 +229,7 @@ USAGE:

### import

`nomad-helper scale-import production.yml` will update the Nomad cluster `job + group + count` values according to the values in a local `production.yaml` file.
`nomad-helper scale import production.yml` will update the Nomad cluster `job + group + count` values according to the values in a local `production.yaml` file.

```
NAME:
Expand Down

0 comments on commit 55de5f7

Please sign in to comment.