Difference between revisions of "Kubectl create secret --help"
Jump to navigation
Jump to search
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). | ||
+ | |||
+ | |||
+ | |||
+ | {{kubectl create secret}} |
Revision as of 10:18, 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).
kubectl create secret [ docker-registry | generic | tls | --help ]
Advertising: