Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs for stashed/cli@2fa9872b #281

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_clone.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_clone_pvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_cp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_cp_backupconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_cp_repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_cp_secret.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_cp_volumesnapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_create_backupconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_create_repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_create_restoresession.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_debug_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_debug_operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_debug_restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_delete_snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_gen.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_gen_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_key_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_key_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_key_remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/reference/cli/kubectl-stash_key_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading
Loading