feat(landerctl): add option to use custom config file
This commit is contained in:
parent
a0954e8d07
commit
cda61f5433
3 changed files with 45 additions and 36 deletions
3
landerctl/landerrc
Normal file
3
landerctl/landerrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
api_key = test
|
||||
server_url = http://localhost:18080
|
||||
ca_certs_bundle = /etc/ssl/certs/ca-certificates.crt
|
||||
Loading…
Add table
Add a link
Reference in a new issue