open-consul/command/operator
Kyle Havlovitz 220ca06201
Add the `operator usage instances` command and api endpoint (#16205)
This endpoint shows total services, connect service instances and
billable service instances in the local datacenter or globally. Billable
instances = total service instances - connect services - consul server instances.
2023-02-08 12:07:21 -08:00
..
autopilot
raft fix cli string for id flag (#15695) 2023-01-03 20:36:26 +00:00
usage Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
operator.go
operator_test.go