Difference between revisions of "Eksctl --help"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
   [[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
 
   
 
   

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: