mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 18:34:19 +02:00
- 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
8 lines
141 B
YAML
8 lines
141 B
YAML
# esctl config
|
|
clusters:
|
|
docker/domdoc:
|
|
uri: https://elastic:9200
|
|
user: elastic
|
|
token: ""
|
|
default: false
|