From 3989b4a064899479f4de69366a1deb3bbf557add Mon Sep 17 00:00:00 2001 From: Dan Condomitti Date: Wed, 17 Apr 2019 11:45:04 -0700 Subject: [PATCH] Fix formatting of init command --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bab60b4..ccef7c4 100644 --- a/readme.md +++ b/readme.md @@ -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