Difference between revisions of "Eksctl --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> eksctl --help The official CLI for Amazon EKS Usage: eksctl [command] [flags] Commands: eksctl anywhere EKS anywhere eksctl associate...")
 
Tags: Mobile web edit, Mobile edit
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
+
{{lowercase}}
eksctl --help
+
[[eksctl]] --help
The official CLI for Amazon EKS
+
The official CLI for Amazon EKS
 
+
Usage: eksctl [command] [flags]
+
Usage: eksctl [command] [flags]  
 
+
Commands:
+
Commands:
  eksctl anywhere                        EKS anywhere
+
  [[eksctl anywhere]]                       EKS anywhere
  eksctl associate                      Associate resources with a cluster
+
  [[eksctl associate]]                       Associate resources with a cluster
  eksctl completion                      Generates shell completion scripts for bash, zsh or fish
+
  [[eksctl completion]]                     Generates shell completion scripts for bash, zsh or fish
  eksctl create                          Create resource(s)
+
  [[eksctl create]]                         Create resource(s)
  eksctl delete                          Delete resource(s)
+
  [[eksctl delete]]                         Delete resource(s)
  eksctl deregister                      Deregister a non-EKS cluster
+
  [[eksctl deregister]]                     Deregister a non-EKS cluster
  eksctl disassociate                    Disassociate resources from a cluster
+
  [[eksctl disassociate]]                   Disassociate resources from a cluster
  eksctl drain                          Drain resource(s)
+
  [[eksctl drain]]                           Drain resource(s)
  eksctl enable                          Enable features in a cluster
+
  [[eksctl enable]]                         Enable features in a cluster
  eksctl get                            Get resource(s)
+
  [[eksctl get]]                             Get resource(s)
  eksctl help                            Help about any command
+
  [[eksctl help]]                           Help about any command
  eksctl info                            Output the version of eksctl, kubectl and OS info
+
  [[eksctl info]]                           Output the version of eksctl, kubectl and OS info
  eksctl register                        Register a non-EKS cluster
+
  [[eksctl register]]                       Register a non-EKS cluster
  eksctl scale                          Scale resources(s)
+
  [[eksctl scale]]                           Scale resources(s)
  eksctl set                            Set values
+
  [[eksctl set]]                             Set values
  eksctl unset                          Unset values
+
  eksctl unset                          Unset values
  eksctl update                          Update resource(s)
+
  [[eksctl update]]                         Update resource(s)
  eksctl upgrade                         Upgrade resource(s)
+
  [[eksctl upgrade]]                        Upgrade resource(s)
  eksctl utils                          Various utils
+
  [[eksctl utils]]                           Various utils
  eksctl version                        Output the version of eksctl
+
  [[eksctl version]]                         Output the version of eksctl
 
+
Common flags:
+
Common flags:
  -C, --color string  toggle colorized logs (valid options: true, false, fabulous) (default "true")
+
  -C, --color string  toggle colorized logs (valid options: true, false, fabulous) (default "true")
  -h, --help          help for this command
+
  -d, --dumpLogs      dump logs to disk on failure if set to true
  -v, --verbose int    set log level, use 0 to silence, 4 for debugging and 5 for debugging with AWS debug logging (default 3)
+
  -h, --help          help for this command
 
+
  -v, --verbose int    set log level, use 0 to silence, 4 for debugging and 5 for debugging with AWS debug logging (default 3)
Use 'eksctl [command] --help' for more information about a command.
+
</pre>
+
Use 'eksctl [command] --help' for more information about a command.
 +
 +
For detailed docs go to https://eksctl.io/
  
 
== See also ==
 
== See also ==

Latest revision as of 00:10, 11 June 2022

eksctl --help
The official CLI for Amazon EKS

Usage: eksctl [command] [flags] 

Commands:
  eksctl anywhere                        EKS anywhere
  eksctl associate                       Associate resources with a cluster
  eksctl completion                      Generates shell completion scripts for bash, zsh or fish
  eksctl create                          Create resource(s)
  eksctl delete                          Delete resource(s)
  eksctl deregister                      Deregister a non-EKS cluster
  eksctl disassociate                    Disassociate resources from a cluster
  eksctl drain                           Drain resource(s)
  eksctl enable                          Enable features in a cluster
  eksctl get                             Get resource(s)
  eksctl help                            Help about any command
  eksctl info                            Output the version of eksctl, kubectl and OS info
  eksctl register                        Register a non-EKS cluster
  eksctl scale                           Scale resources(s)
  eksctl set                             Set values
  eksctl unset                           Unset values
  eksctl update                          Update resource(s)
  eksctl upgrade                        Upgrade resource(s)
  eksctl utils                           Various utils
  eksctl version                         Output the version of eksctl

Common flags:
  -C, --color string   toggle colorized logs (valid options: true, false, fabulous) (default "true")
  -d, --dumpLogs       dump logs to disk on failure if set to true
  -h, --help           help for this command
  -v, --verbose int    set log level, use 0 to silence, 4 for debugging and 5 for debugging with AWS debug logging (default 3)

Use 'eksctl [command] --help' for more information about a command.

For detailed docs go to https://eksctl.io/

See also[edit]

Advertising: