Difference between revisions of "Kubectl kots --help"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
   [[Kubectl kots admin-console]]    Make the admin console accessible
 
   [[Kubectl kots admin-console]]    Make the admin console accessible
 
   [[Kubectl kots backup]]          Provides wrapper functionality to interface with the backup source
 
   [[Kubectl kots backup]]          Provides wrapper functionality to interface with the backup source
   [[completion]]      Generate completion script
+
   [[Kubectl kots completion]]      Generate completion script
 
   [[Kubectl kots docker]]          KOTS Docker interface
 
   [[Kubectl kots docker]]          KOTS Docker interface
 
   [[Kubectl kots download]]        Download Kubernetes manifests from your cluster to the local filesystem
 
   [[Kubectl kots download]]        Download Kubernetes manifests from your cluster to the local filesystem
 
   [[Kubectl kots get              Display kots resources
 
   [[Kubectl kots get              Display kots resources
 
   [[Kubectl kots --help]]            Help about any command
 
   [[Kubectl kots --help]]            Help about any command
   install          Install an application to a cluster
+
   [[Kubectl kots install]]         Install an application to a cluster
   pull            Pull Kubernetes manifests from remote upstream to the local filesystem
+
   [[Kubectl kots pull]]             Pull Kubernetes manifests from remote upstream to the local filesystem
   remove          Remove an application from console
+
   [[Kubectl kots remove]]           Remove an application from console
   reset-password  Change the password on the admin console
+
   [[Kubectl kots reset-password]]   Change the password on the admin console
   reset-tls        Reverts kurl_proxy to a self-signed TLS certificate
+
   [[Kubectl kots reset-tls]]       Reverts kurl_proxy to a self-signed TLS certificate
   restore          Provides wrapper functionality to interface with the restore source
+
   [[Kubectl kots restore]]         Provides wrapper functionality to interface with the restore source
   set              Configure kots resources
+
   [[Kubectl kots set]]             Configure kots resources
   upload          Upload Kubernetes manifests from the local filesystem to your cluster
+
   [[Kubectl kots upload]]           Upload Kubernetes manifests from the local filesystem to your cluster
   upstream        Provides wrapper functionality to interface with the upstream source
+
   [[Kubectl kots upstream]]         Provides wrapper functionality to interface with the upstream source
   velero          KOTS Velero interface
+
   [[Kubectl kots velero]]           KOTS Velero interface
   version          Print the current version and exit
+
   [[Kubectl kots version]]         Print the current version and exit
  
 
  Flags:
 
  Flags:

Revision as of 09:29, 2 August 2022

Usage:
  kots [command]
Available Commands:
  Kubectl kots admin-console    Make the admin console accessible
  Kubectl kots backup           Provides wrapper functionality to interface with the backup source
  Kubectl kots completion       Generate completion script
  Kubectl kots docker           KOTS Docker interface
  Kubectl kots download         Download Kubernetes manifests from your cluster to the local filesystem
  [[Kubectl kots get              Display kots resources
  Kubectl kots --help             Help about any command
  Kubectl kots install          Install an application to a cluster
  Kubectl kots pull             Pull Kubernetes manifests from remote upstream to the local filesystem
  Kubectl kots remove           Remove an application from console
  Kubectl kots reset-password   Change the password on the admin console
  Kubectl kots reset-tls        Reverts kurl_proxy to a self-signed TLS certificate
  Kubectl kots restore          Provides wrapper functionality to interface with the restore source
  Kubectl kots set              Configure kots resources
  Kubectl kots upload           Upload Kubernetes manifests from the local filesystem to your cluster
  Kubectl kots upstream         Provides wrapper functionality to interface with the upstream source
  Kubectl kots velero           KOTS Velero interface
  Kubectl kots version          Print the current version and exit
Flags:
      --as string                      Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
      --as-group stringArray           Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
      --as-uid string                  UID to impersonate for the operation.
      --cache-dir string               Default cache directory (default "/Users/el/.kube/cache")
      --certificate-authority string   Path to a cert file for the certificate authority
      --client-certificate string      Path to a client certificate file for TLS
      --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
  -h, --help                           help for kots
      --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.
  -n, --namespace string               If present, the namespace scope for this CLI request
      --request-timeout string         The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
  -s, --server string                  The address and port of the Kubernetes API server
      --tls-server-name string         Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
      --token string                   Bearer token for authentication to the API server
      --user string                    The name of the kubeconfig user to use
Use "kots [command] --help" for more information about a command.


See also

Advertising: