CLI: Single pane of glass health check
Is your feature request related to a problem? Please describe. As a system administrator instead of hitting multiple endpoints (sys/health, sys/replication/*) across multiple cluster I want a single pane of glass to view my clusters health.
Describe the solution you'd like
A CLI endpoint vault health that shows replication, tls, and status of every node in my cluster.
Describe alternatives you've considered Alternatives being used today is custom scripting to join these commands together.
Explain any additional use-cases Pre flight check and post change checks of cluster to make sure it is health before and after any changes are made. Something like this as also useful from a leadership perspective so people without deep vault knowledge have the ability to see all of the checks an admin would make.
Additional context N/A
Source: hashicorp/vault