cilium-cli
cilium-cli copied to clipboard
Cluster Name and Cluster ID should appear with `cilium status`
Proposal / RFE
Is your feature request related to a problem?
Currently, it's not possible to view the current Cluster ID or Cluster Name with cilium status, even with -o json. This can be useful for debugging ClusterMesh issues.
Describe the solution you'd like
Cluster Name and Cluster ID should be added to cilium status, at a minimum to the JSON output.