From e400720c0f6a7cac4ad9cf0ba3b9f4763e6a669f Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Tue, 23 Nov 2021 20:24:32 -0800 Subject: [PATCH] Update docs for stashed/cli@ed6657aa (#179) 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_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_trigger.md | 1 - docs/reference/cli/kubectl-stash_unlock.md | 1 - docs/reference/cli/kubectl-stash_version.md | 1 - 19 files changed, 19 deletions(-) diff --git a/docs/reference/cli/kubectl-stash.md b/docs/reference/cli/kubectl-stash.md index ac9e6da0..32183ccc 100644 --- a/docs/reference/cli/kubectl-stash.md +++ b/docs/reference/cli/kubectl-stash.md @@ -32,7 +32,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) -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 148daa23..ac3d5cd4 100644 --- a/docs/reference/cli/kubectl-stash_clone.md +++ b/docs/reference/cli/kubectl-stash_clone.md @@ -30,7 +30,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 c4463e21..0d625091 100644 --- a/docs/reference/cli/kubectl-stash_clone_pvc.md +++ b/docs/reference/cli/kubectl-stash_clone_pvc.md @@ -50,7 +50,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 5b69ed56..cb484b7a 100644 --- a/docs/reference/cli/kubectl-stash_completion.md +++ b/docs/reference/cli/kubectl-stash_completion.md @@ -67,7 +67,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 3b9a69dc..1a20257d 100644 --- a/docs/reference/cli/kubectl-stash_cp.md +++ b/docs/reference/cli/kubectl-stash_cp.md @@ -30,7 +30,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 1ec64821..a0660dc6 100644 --- a/docs/reference/cli/kubectl-stash_cp_backupconfig.md +++ b/docs/reference/cli/kubectl-stash_cp_backupconfig.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 23c713f2..9762c18a 100644 --- a/docs/reference/cli/kubectl-stash_cp_repository.md +++ b/docs/reference/cli/kubectl-stash_cp_repository.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 012eb782..26df2367 100644 --- a/docs/reference/cli/kubectl-stash_cp_secret.md +++ b/docs/reference/cli/kubectl-stash_cp_secret.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 3fdbb7a2..06f9745b 100644 --- a/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md +++ b/docs/reference/cli/kubectl-stash_cp_volumesnapshot.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 60d7ccb4..df71c965 100644 --- a/docs/reference/cli/kubectl-stash_create.md +++ b/docs/reference/cli/kubectl-stash_create.md @@ -29,7 +29,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 39ea2d9e..3ee3c21a 100644 --- a/docs/reference/cli/kubectl-stash_create_backupconfig.md +++ b/docs/reference/cli/kubectl-stash_create_backupconfig.md @@ -67,7 +67,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 7446562b..cca694f7 100644 --- a/docs/reference/cli/kubectl-stash_create_repository.md +++ b/docs/reference/cli/kubectl-stash_create_repository.md @@ -51,7 +51,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 93748129..7b22a565 100644 --- a/docs/reference/cli/kubectl-stash_create_restoresession.md +++ b/docs/reference/cli/kubectl-stash_create_restoresession.md @@ -65,7 +65,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 89ba2400..8428936d 100644 --- a/docs/reference/cli/kubectl-stash_delete.md +++ b/docs/reference/cli/kubectl-stash_delete.md @@ -29,7 +29,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 86471d89..b7923fd1 100644 --- a/docs/reference/cli/kubectl-stash_delete_snapshot.md +++ b/docs/reference/cli/kubectl-stash_delete_snapshot.md @@ -39,7 +39,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 5c552182..7325397e 100644 --- a/docs/reference/cli/kubectl-stash_download.md +++ b/docs/reference/cli/kubectl-stash_download.md @@ -43,7 +43,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 be381631..d3c5471e 100644 --- a/docs/reference/cli/kubectl-stash_trigger.md +++ b/docs/reference/cli/kubectl-stash_trigger.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 5a8dc1c7..3b1def38 100644 --- a/docs/reference/cli/kubectl-stash_unlock.md +++ b/docs/reference/cli/kubectl-stash_unlock.md @@ -37,7 +37,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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 c4a60271..ea73498e 100644 --- a/docs/reference/cli/kubectl-stash_version.md +++ b/docs/reference/cli/kubectl-stash_version.md @@ -35,7 +35,6 @@ 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 - --enable-analytics Send analytical events to Google Analytics (default true) --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