Difference between revisions of "Kubectl create secret --help"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
  Use "kubectl <command> --help" for more information about a given command.
 
  Use "kubectl <command> --help" for more information about a given command.
 
  Use "kubectl options" for a list of global command-line options (applies to all commands).
 
  Use "kubectl options" for a list of global command-line options (applies to all commands).
 +
 +
 +
== See also ==
 +
* {{kubectl create secret}}
 +
 +
[[Category:K8s]]

Latest revision as of 10:23, 11 October 2023

kubectl create secret --help

Create a secret using specified subcommand.

Available Commands:
  docker-registry   Create a secret for use with a Docker registry
  generic           Create a secret from a local file, directory, or literal value
  tls               Create a TLS secret

Usage:
  kubectl create secret [flags] [options]

Use "kubectl <command> --help" for more information about a given command.
Use "kubectl options" for a list of global command-line options (applies to all commands).


See also[edit]

Advertising: