Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 344 Bytes

segment-kubectl.md

File metadata and controls

24 lines (20 loc) · 344 Bytes
id title sidebar_label
kubectl
Kubectl Context
Kubectl

What

Display the currently active Kubernetes context name.

Sample Configuration

{
  "type": "kubectl",
  "style": "powerline",
  "powerline_symbol": "",
  "foreground": "#000000",
  "background": "#ebcc34",
  "properties": {
    "prefix": ""
  }
}