From 60d4c291de442f8627186681334c3112aea2901a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 5 Jun 2026 01:56:08 +0000 Subject: [PATCH] Update docs for kubedb/cli@6369f960 Signed-off-by: 1gtm <1gtm@appscode.com> --- docs/reference/cli/kubectl-dba_debug.md | 13 +++- .../cli/kubectl-dba_debug_aerospike.md | 62 +++++++++++++++++++ docs/reference/cli/kubectl-dba_debug_db2.md | 62 +++++++++++++++++++ .../cli/kubectl-dba_debug_documentdb.md | 62 +++++++++++++++++++ .../reference/cli/kubectl-dba_debug_hanadb.md | 62 +++++++++++++++++++ .../reference/cli/kubectl-dba_debug_milvus.md | 62 +++++++++++++++++++ docs/reference/cli/kubectl-dba_debug_neo4j.md | 62 +++++++++++++++++++ .../reference/cli/kubectl-dba_debug_qdrant.md | 62 +++++++++++++++++++ .../cli/kubectl-dba_debug_rabbitmq.md | 2 +- .../cli/kubectl-dba_debug_redissentinel.md | 62 +++++++++++++++++++ .../cli/kubectl-dba_debug_weaviate.md | 62 +++++++++++++++++++ .../cli/kubectl-dba_debug_zookeeper.md | 2 +- 12 files changed, 571 insertions(+), 4 deletions(-) create mode 100644 docs/reference/cli/kubectl-dba_debug_aerospike.md create mode 100644 docs/reference/cli/kubectl-dba_debug_db2.md create mode 100644 docs/reference/cli/kubectl-dba_debug_documentdb.md create mode 100644 docs/reference/cli/kubectl-dba_debug_hanadb.md create mode 100644 docs/reference/cli/kubectl-dba_debug_milvus.md create mode 100644 docs/reference/cli/kubectl-dba_debug_neo4j.md create mode 100644 docs/reference/cli/kubectl-dba_debug_qdrant.md create mode 100644 docs/reference/cli/kubectl-dba_debug_redissentinel.md create mode 100644 docs/reference/cli/kubectl-dba_debug_weaviate.md diff --git a/docs/reference/cli/kubectl-dba_debug.md b/docs/reference/cli/kubectl-dba_debug.md index fca18e4589..7a1faa96f5 100644 --- a/docs/reference/cli/kubectl-dba_debug.md +++ b/docs/reference/cli/kubectl-dba_debug.md @@ -71,27 +71,36 @@ kubectl-dba debug ### SEE ALSO * [kubectl-dba](/docs/reference/cli/kubectl-dba.md) - kubectl plugin for KubeDB +* [kubectl-dba debug aerospike](/docs/reference/cli/kubectl-dba_debug_aerospike.md) - Debug helper for Aerospike database * [kubectl-dba debug cassandra](/docs/reference/cli/kubectl-dba_debug_cassandra.md) - Debug helper for Cassandra database * [kubectl-dba debug clickhouse](/docs/reference/cli/kubectl-dba_debug_clickhouse.md) - Debug helper for ClickHouse database +* [kubectl-dba debug db2](/docs/reference/cli/kubectl-dba_debug_db2.md) - Debug helper for DB2 database +* [kubectl-dba debug documentdb](/docs/reference/cli/kubectl-dba_debug_documentdb.md) - Debug helper for DocumentDB database * [kubectl-dba debug druid](/docs/reference/cli/kubectl-dba_debug_druid.md) - Debug helper for Druid database * [kubectl-dba debug elasticsearch](/docs/reference/cli/kubectl-dba_debug_elasticsearch.md) - Debug helper for Elasticsearch database +* [kubectl-dba debug hanadb](/docs/reference/cli/kubectl-dba_debug_hanadb.md) - Debug helper for HanaDB database * [kubectl-dba debug hazelcast](/docs/reference/cli/kubectl-dba_debug_hazelcast.md) - Debug helper for Hazelcast database * [kubectl-dba debug ignite](/docs/reference/cli/kubectl-dba_debug_ignite.md) - Debug helper for Ignite database * [kubectl-dba debug kafka](/docs/reference/cli/kubectl-dba_debug_kafka.md) - Debug helper for Kafka database * [kubectl-dba debug mariadb](/docs/reference/cli/kubectl-dba_debug_mariadb.md) - Debug helper for MariaDB database * [kubectl-dba debug memcached](/docs/reference/cli/kubectl-dba_debug_memcached.md) - Debug helper for Memcached database +* [kubectl-dba debug milvus](/docs/reference/cli/kubectl-dba_debug_milvus.md) - Debug helper for Milvus database * [kubectl-dba debug mongodb](/docs/reference/cli/kubectl-dba_debug_mongodb.md) - Debug helper for MongoDB database * [kubectl-dba debug mssqlserver](/docs/reference/cli/kubectl-dba_debug_mssqlserver.md) - Debug helper for MSSQLServer database * [kubectl-dba debug mysql](/docs/reference/cli/kubectl-dba_debug_mysql.md) - Debug helper for MySQL database +* [kubectl-dba debug neo4j](/docs/reference/cli/kubectl-dba_debug_neo4j.md) - Debug helper for Neo4j database * [kubectl-dba debug oracle](/docs/reference/cli/kubectl-dba_debug_oracle.md) - Debug helper for Oracle database * [kubectl-dba debug perconaxtradb](/docs/reference/cli/kubectl-dba_debug_perconaxtradb.md) - Debug helper for PerconaXtraDB database * [kubectl-dba debug pgbouncer](/docs/reference/cli/kubectl-dba_debug_pgbouncer.md) - Debug helper for PgBouncer database * [kubectl-dba debug pgpool](/docs/reference/cli/kubectl-dba_debug_pgpool.md) - Debug helper for Pgpool database * [kubectl-dba debug postgres](/docs/reference/cli/kubectl-dba_debug_postgres.md) - Debug helper for Postgres database * [kubectl-dba debug proxysql](/docs/reference/cli/kubectl-dba_debug_proxysql.md) - Debug helper for ProxySQL database -* [kubectl-dba debug rabbitmq](/docs/reference/cli/kubectl-dba_debug_rabbitmq.md) - Debug helper for Rabbitmq database +* [kubectl-dba debug qdrant](/docs/reference/cli/kubectl-dba_debug_qdrant.md) - Debug helper for Qdrant database +* [kubectl-dba debug rabbitmq](/docs/reference/cli/kubectl-dba_debug_rabbitmq.md) - Debug helper for RabbitMQ database * [kubectl-dba debug redis](/docs/reference/cli/kubectl-dba_debug_redis.md) - Debug helper for Redis database +* [kubectl-dba debug redissentinel](/docs/reference/cli/kubectl-dba_debug_redissentinel.md) - Debug helper for RedisSentinel database * [kubectl-dba debug singlestore](/docs/reference/cli/kubectl-dba_debug_singlestore.md) - Debug helper for Singlestore database * [kubectl-dba debug solr](/docs/reference/cli/kubectl-dba_debug_solr.md) - Debug helper for Solr database -* [kubectl-dba debug zookeeper](/docs/reference/cli/kubectl-dba_debug_zookeeper.md) - Debug helper for Zookeeper database +* [kubectl-dba debug weaviate](/docs/reference/cli/kubectl-dba_debug_weaviate.md) - Debug helper for Weaviate database +* [kubectl-dba debug zookeeper](/docs/reference/cli/kubectl-dba_debug_zookeeper.md) - Debug helper for ZooKeeper database diff --git a/docs/reference/cli/kubectl-dba_debug_aerospike.md b/docs/reference/cli/kubectl-dba_debug_aerospike.md new file mode 100644 index 0000000000..f720b3eff4 --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_aerospike.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Aerospike +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-aerospike + name: Kubectl-Dba Debug Aerospike + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug aerospike + +Debug helper for Aerospike database + +``` +kubectl-dba debug aerospike [flags] +``` + +### Examples + +``` +kubectl dba debug aerospike -n demo sample-aerospike --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for aerospike + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_db2.md b/docs/reference/cli/kubectl-dba_debug_db2.md new file mode 100644 index 0000000000..8640aea304 --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_db2.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Db2 +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-db2 + name: Kubectl-Dba Debug Db2 + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug db2 + +Debug helper for DB2 database + +``` +kubectl-dba debug db2 [flags] +``` + +### Examples + +``` +kubectl dba debug db2 -n demo sample-db2 --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for db2 + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_documentdb.md b/docs/reference/cli/kubectl-dba_debug_documentdb.md new file mode 100644 index 0000000000..479d421066 --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_documentdb.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Documentdb +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-documentdb + name: Kubectl-Dba Debug Documentdb + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug documentdb + +Debug helper for DocumentDB database + +``` +kubectl-dba debug documentdb [flags] +``` + +### Examples + +``` +kubectl dba debug documentdb -n demo sample-documentdb --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for documentdb + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_hanadb.md b/docs/reference/cli/kubectl-dba_debug_hanadb.md new file mode 100644 index 0000000000..19063ae64e --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_hanadb.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Hanadb +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-hanadb + name: Kubectl-Dba Debug Hanadb + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug hanadb + +Debug helper for HanaDB database + +``` +kubectl-dba debug hanadb [flags] +``` + +### Examples + +``` +kubectl dba debug hanadb -n demo sample-hanadb --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for hanadb + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_milvus.md b/docs/reference/cli/kubectl-dba_debug_milvus.md new file mode 100644 index 0000000000..25f2206eec --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_milvus.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Milvus +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-milvus + name: Kubectl-Dba Debug Milvus + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug milvus + +Debug helper for Milvus database + +``` +kubectl-dba debug milvus [flags] +``` + +### Examples + +``` +kubectl dba debug milvus -n demo sample-milvus --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for milvus + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_neo4j.md b/docs/reference/cli/kubectl-dba_debug_neo4j.md new file mode 100644 index 0000000000..6843df83e0 --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_neo4j.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Neo4j +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-neo4j + name: Kubectl-Dba Debug Neo4j + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug neo4j + +Debug helper for Neo4j database + +``` +kubectl-dba debug neo4j [flags] +``` + +### Examples + +``` +kubectl dba debug neo4j -n demo sample-neo4j --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for neo4j + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_qdrant.md b/docs/reference/cli/kubectl-dba_debug_qdrant.md new file mode 100644 index 0000000000..ea4a82efbb --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_qdrant.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Qdrant +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-qdrant + name: Kubectl-Dba Debug Qdrant + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug qdrant + +Debug helper for Qdrant database + +``` +kubectl-dba debug qdrant [flags] +``` + +### Examples + +``` +kubectl dba debug qdrant -n demo sample-qdrant --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for qdrant + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_rabbitmq.md b/docs/reference/cli/kubectl-dba_debug_rabbitmq.md index c48095af31..f118e00af9 100644 --- a/docs/reference/cli/kubectl-dba_debug_rabbitmq.md +++ b/docs/reference/cli/kubectl-dba_debug_rabbitmq.md @@ -10,7 +10,7 @@ section_menu_id: reference --- ## kubectl-dba debug rabbitmq -Debug helper for Rabbitmq database +Debug helper for RabbitMQ database ``` kubectl-dba debug rabbitmq [flags] diff --git a/docs/reference/cli/kubectl-dba_debug_redissentinel.md b/docs/reference/cli/kubectl-dba_debug_redissentinel.md new file mode 100644 index 0000000000..46915ee8cf --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_redissentinel.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Redissentinel +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-redissentinel + name: Kubectl-Dba Debug Redissentinel + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug redissentinel + +Debug helper for RedisSentinel database + +``` +kubectl-dba debug redissentinel [flags] +``` + +### Examples + +``` +kubectl dba debug redissentinel -n demo sample-redissentinel --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for redissentinel + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_weaviate.md b/docs/reference/cli/kubectl-dba_debug_weaviate.md new file mode 100644 index 0000000000..cc88e7e7f3 --- /dev/null +++ b/docs/reference/cli/kubectl-dba_debug_weaviate.md @@ -0,0 +1,62 @@ +--- +title: Kubectl-Dba Debug Weaviate +menu: + docs_{{ .version }}: + identifier: kubectl-dba-debug-weaviate + name: Kubectl-Dba Debug Weaviate + parent: reference-cli +menu_name: docs_{{ .version }} +section_menu_id: reference +--- +## kubectl-dba debug weaviate + +Debug helper for Weaviate database + +``` +kubectl-dba debug weaviate [flags] +``` + +### Examples + +``` +kubectl dba debug weaviate -n demo sample-weaviate --operator-namespace kubedb +``` + +### Options + +``` + -h, --help help for weaviate + -o, --operator-namespace string the namespace where the kubedb operator is installed (default "kubedb") +``` + +### Options inherited from parent commands + +``` + --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. + --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. + --as-uid string UID to impersonate for the operation. + --cache-dir string Default cache directory (default "/home/runner/.kube/cache") + --certificate-authority string Path to a cert file for the certificate authority + --client-certificate string Path to a client certificate file for TLS + --client-key string Path to a client key file for TLS + --cluster string The name of the kubeconfig cluster to use + --context string The name of the kubeconfig context to use + --default-seccomp-profile-type string Default seccomp profile + --disable-compression If true, opt-out of response compression for all requests to the server + --insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure + --kubeconfig string Path to the kubeconfig file to use for CLI requests. + --match-server-version Require server version to match client version + -n, --namespace string If present, the namespace scope for this CLI request + --password string Password for basic authentication to the API server + --request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0") + -s, --server string The address and port of the Kubernetes API server + --tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used + --token string Bearer token for authentication to the API server + --user string The name of the kubeconfig user to use + --username string Username for basic authentication to the API server +``` + +### SEE ALSO + +* [kubectl-dba debug](/docs/reference/cli/kubectl-dba_debug.md) - Debug any Database issue + diff --git a/docs/reference/cli/kubectl-dba_debug_zookeeper.md b/docs/reference/cli/kubectl-dba_debug_zookeeper.md index 2c8bfb09f4..d49b5e4bfc 100644 --- a/docs/reference/cli/kubectl-dba_debug_zookeeper.md +++ b/docs/reference/cli/kubectl-dba_debug_zookeeper.md @@ -10,7 +10,7 @@ section_menu_id: reference --- ## kubectl-dba debug zookeeper -Debug helper for Zookeeper database +Debug helper for ZooKeeper database ``` kubectl-dba debug zookeeper [flags]