mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-25 01:34:19 +02:00
various fixes (#70)
- dont show ccr status if license insufficient - add automated tests - fix config loading - fix search output - fix `license show` panics - fix `ilm show` completion - print ask passwd prompt to stderr
This commit is contained in:
7
t/cluster.yaml
Normal file
7
t/cluster.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# esctl config
|
||||
clusters:
|
||||
docker/domdoc:
|
||||
uri: https://elastic:9200
|
||||
user: elastic
|
||||
token: ""
|
||||
default: false
|
||||
Reference in New Issue
Block a user