feat(landerctl): add option to use custom config file
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Jef Roosens 2023-12-09 10:37:10 +01:00
parent a0954e8d07
commit cda61f5433
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 45 additions and 36 deletions

3
landerctl/landerrc Normal file
View file

@ -0,0 +1,3 @@
api_key = test
server_url = http://localhost:18080
ca_certs_bundle = /etc/ssl/certs/ca-certificates.crt