Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.24 KB

kubedb.md

File metadata and controls

27 lines (21 loc) · 1.24 KB

kubedb

Painlessly work with databases in Kubernetes.

Options

      --context string                 Kubernetes context name
      --dialect string                 Database dialect. One of (postgres|mariadb|mongodb) (default discovered)
      --healthchecks-ping-url string   Notification handler URL
  -h, --help                           help for kubedb
      --kubeconfig string              Paths to the kubeconfig file (default "$HOME/.kube/config")
      --log-format string              Log formatter. One of (auto|color|plain|json) (default "auto")
      --log-level string               Log level. One of (trace|debug|info|warn|error|fatal|panic) (default "info")
  -n, --namespace string               Kubernetes namespace
      --pod string                     Perform detection from a pod instead of searching the namespace
  -v, --version                        version for kubedb

SEE ALSO