By type
+ curl http://consul:8500/v1/agent/services
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2 100 2 0 0 309 0 --:--:-- --:--:-- --:--:-- 333
++ curl -Ss '{http://consul:8500}/v1/status/leader'
+ [[ "10.242.249.67:8300" != \"\" ]]
+ (( 4 ))
+ case $1 in
+ kv=(${2//|/ })
+ put_key k8s-plugin /plugin-configs/k8s-plugin.json
+ curl -v -X PUT --data-binary @/plugin-configs/k8s-plugin.json -H 'Content-Type: application/json' http://consul:8500/v1/kv/k8s-plugin
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 10.242.249.67:8500...
* Connected to consul (10.242.249.67) port 8500 (#0)
> PUT /v1/kv/k8s-plugin HTTP/1.1
> Host: consul:8500
> User-Agent: curl/7.78.0
> Accept: */*
> Content-Type: application/json
> Content-Length: 1646
>
} [1646 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: application/json
< Date: Thu, 09 Dec 2021 12:10:39 GMT
< Content-Length: 4
<
{ [4 bytes data]
100 1650 100 4 100 1646 115 47526 --:--:-- --:--:-- --:--:-- 48529
* Connection #0 to host consul left intact
+ shift 2
+ (( 2 ))
+ case $1 in
+ kv=(${2//|/ })
+ put_key dmaap-plugin /plugin-configs/dmaap-plugin.json
+ curl -v -X PUT --data-binary @/plugin-configs/dmaap-plugin.json -H 'Content-Type: application/json' http://consul:8500/v1/kv/dmaap-plugin
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 10.242.150.201:8500...
* Connected to consul (10.242.150.201) port 8500 (#0)
> PUT /v1/kv/dmaap-plugin HTTP/1.1
> Host: consul:8500
> User-Agent: curl/7.78.0
> Accept: */*
> Content-Type: application/json
> Content-Length: 118
>
} [118 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: application/json
< Date: Thu, 09 Dec 2021 12:10:39 GMT
< Content-Length: 4
<
{ [4 bytes data]
100 122 100 4 100 118 359 10592 --:--:-- --:--:-- --:--:-- 12200
* Connection #0 to host consul left intact
+ shift 2
+ (( 0 ))
{}truetrue