Skip to content

Commit 2c7a134

Browse files
authored
Add(readme) config file
1 parent 258ac90 commit 2c7a134

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ Http call:
100100
hpecp httpclient get /some/uri
101101
```
102102

103+
Use a different config file:
104+
```sh
105+
HPECP_CONFIG_FILE=myclus.conf hpecp do-something
106+
```
107+
103108
Logging with HTTP tracing:
104109
```sh
105110
export LOG_LEVEL=DEBUG

0 commit comments

Comments
 (0)