Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.49 KB

kubedb.md

File metadata and controls

35 lines (26 loc) · 1.49 KB

kubedb

Painlessly work with databases in Kubernetes.

Synopsis

Painlessly work with databases in Kubernetes.

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

Options

      --config string                  Path to the config file (default "$HOME/.config/kubedb/config.yaml")
      --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