mirror of https://github.com/hashicorp/consul
feat: include nodes count in operator usage endpoint and cli command (#17939)
* feat: update operator usage api endpoint to include nodes count * feat: update operator usange cli command to includes nodes countpull/18015/head
parent
0094dbf312
commit
8af4ad178c
@ -0,0 +1,4 @@
|
|||||||
|
```release-note:improvement
|
||||||
|
http: GET API `operator/usage` endpoint now returns node count
|
||||||
|
cli: `consul operator usage` command now returns node count
|
||||||
|
```
|
Loading…
Reference in new issue