Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.38 KB

kubedb.md

File metadata and controls

34 lines (25 loc) · 1.38 KB

kubedb

Painlessly work with databases in Kubernetes.

Synopsis

Painlessly work with databases in Kubernetes.

Supported Databases: postgres, mariadb, mongodb, redis, meilisearch

Options

      --context string                 Kubernetes context name
      --dialect string                 Database dialect. (one of postgres, mariadb, mongodb, redis, meilisearch) (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 format (one of auto, color, plain, json) (default "auto")
      --log-level string               Log level (one of trace, debug, info, warn, error) (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