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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[kubectl create secret]] --help
 
  [[kubectl create secret]] --help
 
+
 
  Create a secret using specified subcommand.
 
  Create a secret using specified subcommand.
 
   
 
   

Revision as of 06:16, 1 August 2022

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).

Advertising: