Skip to content

Commit 0de521a

Browse files
committed
Document environment variable for --server
1 parent 99492f3 commit 0de521a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Be sure that you're actually able to SSH to the target consul service. (SSH Keys
1616

1717
### Options
1818

19-
* `--server` / `-s`: Consul server to query against (Required)
19+
* `--server` / `-s`: Consul server to query against. Required. Can also use `CONSUL_SERVER`, but environment variable takes priority.
2020
* `--service` / `-S`: Target service to run command against
2121
* `--user` / `-u`: Remote user to connect as. If unspecified, defaults to current local user
2222

0 commit comments

Comments
 (0)