Skip to content

Commit

Permalink
Fix formatting of init command
Browse files Browse the repository at this point in the history
  • Loading branch information
dcondomitti authored Apr 17, 2019
1 parent ddd5c70 commit 3989b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ The following examples assume that `FH_API_KEY` is set in your environment.
fhcli exec --environment "staging" --identities revision=a0a0a0 -- docker build .

To configure firehydrant and write a config file (defaults to /tmp/firehydrant.cfg) for subsequent invocations of the tool:

fhcli --config /etc/firehydrant.cfg --apiKey fhb-a0b010 --environment=production --service=monolith init

0 comments on commit 3989b4a

Please sign in to comment.