From acef8932e0062768e4572b47061e8633b5a9d006 Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:40:47 -0800 Subject: [PATCH] Update docs for stashed/cli@2330558e (#285) Signed-off-by: 1gtm <1gtm@appscode.com> --- docs/reference/cli/kubectl-stash.md | 1 + docs/reference/cli/kubectl-stash_clone.md | 1 + docs/reference/cli/kubectl-stash_clone_pvc.md | 1 + docs/reference/cli/kubectl-stash_completion.md | 1 + docs/reference/cli/kubectl-stash_cp.md | 1 + docs/reference/cli/kubectl-stash_cp_backupconfig.md | 1 + docs/reference/cli/kubectl-stash_cp_repository.md | 1 + docs/reference/cli/kubectl-stash_cp_secret.md | 1 + docs/reference/cli/kubectl-stash_cp_volumesnapshot.md | 1 + docs/reference/cli/kubectl-stash_create.md | 1 + docs/reference/cli/kubectl-stash_create_backupconfig.md | 1 + docs/reference/cli/kubectl-stash_create_repository.md | 1 + docs/reference/cli/kubectl-stash_create_restoresession.md | 1 + docs/reference/cli/kubectl-stash_debug.md | 1 + docs/reference/cli/kubectl-stash_debug_backup.md | 1 + docs/reference/cli/kubectl-stash_debug_operator.md | 1 + docs/reference/cli/kubectl-stash_debug_restore.md | 1 + docs/reference/cli/kubectl-stash_delete.md | 1 + docs/reference/cli/kubectl-stash_delete_snapshot.md | 1 + docs/reference/cli/kubectl-stash_download.md | 1 + docs/reference/cli/kubectl-stash_gen.md | 1 + docs/reference/cli/kubectl-stash_gen_rules.md | 1 + docs/reference/cli/kubectl-stash_key.md | 1 + docs/reference/cli/kubectl-stash_key_add.md | 1 + docs/reference/cli/kubectl-stash_key_list.md | 1 + docs/reference/cli/kubectl-stash_key_remove.md | 1 + docs/reference/cli/kubectl-stash_key_update.md | 1 + docs/reference/cli/kubectl-stash_pause.md | 1 + docs/reference/cli/kubectl-stash_pause_backup.md | 1 + docs/reference/cli/kubectl-stash_resume.md | 1 + docs/reference/cli/kubectl-stash_resume_backup.md | 1 + docs/reference/cli/kubectl-stash_trigger.md | 1 + docs/reference/cli/kubectl-stash_unlock.md | 1 + docs/reference/cli/kubectl-stash_version.md | 1 + 34 files changed, 34 insertions(+) diff --git a/docs/reference/cli/kubectl-stash.md b/docs/reference/cli/kubectl-stash.md index fae974c5..6c1660ef 100644 --- a/docs/reference/cli/kubectl-stash.md +++ b/docs/reference/cli/kubectl-stash.md @@ -33,6 +33,7 @@ kubectl plugin for Stash by AppsCode. For more information, visit here: https:// --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 + --disable-compression If true, opt-out of response compression for all requests to the server -h, --help help for kubectl-stash --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. diff --git a/docs/reference/cli/kubectl-stash_clone.md b/docs/reference/cli/kubectl-stash_clone.md index 592ff75c..2704c160 100644 --- a/docs/reference/cli/kubectl-stash_clone.md +++ b/docs/reference/cli/kubectl-stash_clone.md @@ -31,6 +31,7 @@ Clone Kubernetes resources --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_clone_pvc.md b/docs/reference/cli/kubectl-stash_clone_pvc.md index 84c48147..b7389cba 100644 --- a/docs/reference/cli/kubectl-stash_clone_pvc.md +++ b/docs/reference/cli/kubectl-stash_clone_pvc.md @@ -51,6 +51,7 @@ kubectl-stash clone pvc [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_completion.md b/docs/reference/cli/kubectl-stash_completion.md index bba2a4e5..9eb0b3f2 100644 --- a/docs/reference/cli/kubectl-stash_completion.md +++ b/docs/reference/cli/kubectl-stash_completion.md @@ -68,6 +68,7 @@ kubectl-stash completion [bash|zsh|fish|powershell] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_cp.md b/docs/reference/cli/kubectl-stash_cp.md index 58fb4828..287442f4 100644 --- a/docs/reference/cli/kubectl-stash_cp.md +++ b/docs/reference/cli/kubectl-stash_cp.md @@ -31,6 +31,7 @@ Copy stash resources from one namespace to another namespace --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_cp_backupconfig.md b/docs/reference/cli/kubectl-stash_cp_backupconfig.md index 5a52ab0e..47c8b315 100644 --- a/docs/reference/cli/kubectl-stash_cp_backupconfig.md +++ b/docs/reference/cli/kubectl-stash_cp_backupconfig.md @@ -38,6 +38,7 @@ kubectl-stash cp backupconfig [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_cp_repository.md b/docs/reference/cli/kubectl-stash_cp_repository.md index 10588713..3ae95330 100644 --- a/docs/reference/cli/kubectl-stash_cp_repository.md +++ b/docs/reference/cli/kubectl-stash_cp_repository.md @@ -38,6 +38,7 @@ kubectl-stash cp repository [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_cp_secret.md b/docs/reference/cli/kubectl-stash_cp_secret.md index 6dd51d58..636b8682 100644 --- a/docs/reference/cli/kubectl-stash_cp_secret.md +++ b/docs/reference/cli/kubectl-stash_cp_secret.md @@ -38,6 +38,7 @@ kubectl-stash cp secret [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md b/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md index 1815bb18..28af921a 100644 --- a/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md +++ b/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md @@ -38,6 +38,7 @@ kubectl-stash cp volumesnapshot [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_create.md b/docs/reference/cli/kubectl-stash_create.md index 6c52a7b7..f02253b0 100644 --- a/docs/reference/cli/kubectl-stash_create.md +++ b/docs/reference/cli/kubectl-stash_create.md @@ -30,6 +30,7 @@ create stash resources --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_create_backupconfig.md b/docs/reference/cli/kubectl-stash_create_backupconfig.md index 7b644c41..9a43bd87 100644 --- a/docs/reference/cli/kubectl-stash_create_backupconfig.md +++ b/docs/reference/cli/kubectl-stash_create_backupconfig.md @@ -69,6 +69,7 @@ kubectl-stash create backupconfig [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_create_repository.md b/docs/reference/cli/kubectl-stash_create_repository.md index 9599db15..1c4adb93 100644 --- a/docs/reference/cli/kubectl-stash_create_repository.md +++ b/docs/reference/cli/kubectl-stash_create_repository.md @@ -52,6 +52,7 @@ kubectl-stash create repository [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_create_restoresession.md b/docs/reference/cli/kubectl-stash_create_restoresession.md index acd08e1f..12a0f5b5 100644 --- a/docs/reference/cli/kubectl-stash_create_restoresession.md +++ b/docs/reference/cli/kubectl-stash_create_restoresession.md @@ -67,6 +67,7 @@ kubectl-stash create restoresession [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_debug.md b/docs/reference/cli/kubectl-stash_debug.md index 365b2fef..beb81c2b 100644 --- a/docs/reference/cli/kubectl-stash_debug.md +++ b/docs/reference/cli/kubectl-stash_debug.md @@ -30,6 +30,7 @@ Debug common Stash issues --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_debug_backup.md b/docs/reference/cli/kubectl-stash_debug_backup.md index bbc314b0..a57e09f8 100644 --- a/docs/reference/cli/kubectl-stash_debug_backup.md +++ b/docs/reference/cli/kubectl-stash_debug_backup.md @@ -48,6 +48,7 @@ kubectl-stash debug backup [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_debug_operator.md b/docs/reference/cli/kubectl-stash_debug_operator.md index 78403a9f..82372eca 100644 --- a/docs/reference/cli/kubectl-stash_debug_operator.md +++ b/docs/reference/cli/kubectl-stash_debug_operator.md @@ -46,6 +46,7 @@ kubectl-stash debug operator [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_debug_restore.md b/docs/reference/cli/kubectl-stash_debug_restore.md index beddfe77..bac7d9e3 100644 --- a/docs/reference/cli/kubectl-stash_debug_restore.md +++ b/docs/reference/cli/kubectl-stash_debug_restore.md @@ -48,6 +48,7 @@ kubectl-stash debug restore [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_delete.md b/docs/reference/cli/kubectl-stash_delete.md index c5018f1b..b8138179 100644 --- a/docs/reference/cli/kubectl-stash_delete.md +++ b/docs/reference/cli/kubectl-stash_delete.md @@ -30,6 +30,7 @@ Delete stash resources --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_delete_snapshot.md b/docs/reference/cli/kubectl-stash_delete_snapshot.md index 5b2de197..d5c52bf8 100644 --- a/docs/reference/cli/kubectl-stash_delete_snapshot.md +++ b/docs/reference/cli/kubectl-stash_delete_snapshot.md @@ -47,6 +47,7 @@ kubectl-stash delete snapshot [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_download.md b/docs/reference/cli/kubectl-stash_download.md index aa9c3be4..78d930cb 100644 --- a/docs/reference/cli/kubectl-stash_download.md +++ b/docs/reference/cli/kubectl-stash_download.md @@ -44,6 +44,7 @@ kubectl-stash download [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_gen.md b/docs/reference/cli/kubectl-stash_gen.md index fc125857..4d94ef8e 100644 --- a/docs/reference/cli/kubectl-stash_gen.md +++ b/docs/reference/cli/kubectl-stash_gen.md @@ -30,6 +30,7 @@ generate stash resources --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_gen_rules.md b/docs/reference/cli/kubectl-stash_gen_rules.md index 91f0d2d1..64bbfc50 100644 --- a/docs/reference/cli/kubectl-stash_gen_rules.md +++ b/docs/reference/cli/kubectl-stash_gen_rules.md @@ -41,6 +41,7 @@ kubectl-stash gen rules [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_key.md b/docs/reference/cli/kubectl-stash_key.md index d6c567c9..4837c3b7 100644 --- a/docs/reference/cli/kubectl-stash_key.md +++ b/docs/reference/cli/kubectl-stash_key.md @@ -30,6 +30,7 @@ manages restic keys (passwords) for accessing the repository --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_key_add.md b/docs/reference/cli/kubectl-stash_key_add.md index 90336cae..45a9ac7a 100644 --- a/docs/reference/cli/kubectl-stash_key_add.md +++ b/docs/reference/cli/kubectl-stash_key_add.md @@ -37,6 +37,7 @@ kubectl-stash key add [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_key_list.md b/docs/reference/cli/kubectl-stash_key_list.md index b7f1a28e..ede7e186 100644 --- a/docs/reference/cli/kubectl-stash_key_list.md +++ b/docs/reference/cli/kubectl-stash_key_list.md @@ -34,6 +34,7 @@ kubectl-stash key list [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_key_remove.md b/docs/reference/cli/kubectl-stash_key_remove.md index 66ff238e..8ebef33a 100644 --- a/docs/reference/cli/kubectl-stash_key_remove.md +++ b/docs/reference/cli/kubectl-stash_key_remove.md @@ -35,6 +35,7 @@ kubectl-stash key remove [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_key_update.md b/docs/reference/cli/kubectl-stash_key_update.md index 762c588e..4327ece1 100644 --- a/docs/reference/cli/kubectl-stash_key_update.md +++ b/docs/reference/cli/kubectl-stash_key_update.md @@ -35,6 +35,7 @@ kubectl-stash key update [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_pause.md b/docs/reference/cli/kubectl-stash_pause.md index 8b48501b..98186c8f 100644 --- a/docs/reference/cli/kubectl-stash_pause.md +++ b/docs/reference/cli/kubectl-stash_pause.md @@ -32,6 +32,7 @@ Pause Stash backup temporarily --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_pause_backup.md b/docs/reference/cli/kubectl-stash_pause_backup.md index dbff8919..5ce7c461 100644 --- a/docs/reference/cli/kubectl-stash_pause_backup.md +++ b/docs/reference/cli/kubectl-stash_pause_backup.md @@ -48,6 +48,7 @@ kubectl-stash pause backup [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_resume.md b/docs/reference/cli/kubectl-stash_resume.md index 1a025b1c..ca93cfa6 100644 --- a/docs/reference/cli/kubectl-stash_resume.md +++ b/docs/reference/cli/kubectl-stash_resume.md @@ -32,6 +32,7 @@ Resume Stash backup --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_resume_backup.md b/docs/reference/cli/kubectl-stash_resume_backup.md index b066de3e..e98015a1 100644 --- a/docs/reference/cli/kubectl-stash_resume_backup.md +++ b/docs/reference/cli/kubectl-stash_resume_backup.md @@ -48,6 +48,7 @@ kubectl-stash resume backup [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_trigger.md b/docs/reference/cli/kubectl-stash_trigger.md index 5bb84660..3d74dff9 100644 --- a/docs/reference/cli/kubectl-stash_trigger.md +++ b/docs/reference/cli/kubectl-stash_trigger.md @@ -38,6 +38,7 @@ kubectl-stash trigger [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_unlock.md b/docs/reference/cli/kubectl-stash_unlock.md index c3f35153..d1ee557a 100644 --- a/docs/reference/cli/kubectl-stash_unlock.md +++ b/docs/reference/cli/kubectl-stash_unlock.md @@ -34,6 +34,7 @@ kubectl-stash unlock [flags] --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 + --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 diff --git a/docs/reference/cli/kubectl-stash_version.md b/docs/reference/cli/kubectl-stash_version.md index cd81774d..ff2c6618 100644 --- a/docs/reference/cli/kubectl-stash_version.md +++ b/docs/reference/cli/kubectl-stash_version.md @@ -36,6 +36,7 @@ kubectl-stash version [flags] --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 + --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