Difference between revisions of "Eksctl get"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
  Commands:
 
  Commands:
 
   eksctl get addon                          Get an Addon
 
   eksctl get addon                          Get an Addon
   eksctl get cluster                        Get cluster(s)
+
   [[eksctl get cluster]]                         Get cluster(s)
 
   eksctl get fargateprofile                  Get Fargate profile(s)
 
   eksctl get fargateprofile                  Get Fargate profile(s)
 
   eksctl get iamidentitymapping              Get IAM identity mapping(s)
 
   eksctl get iamidentitymapping              Get IAM identity mapping(s)

Revision as of 14:55, 14 November 2021

eksctl get --help
Get resource(s) 

Usage: eksctl get [flags]

Commands:
  eksctl get addon                           Get an Addon
  eksctl get cluster                         Get cluster(s)
  eksctl get fargateprofile                  Get Fargate profile(s)
  eksctl get iamidentitymapping              Get IAM identity mapping(s)
  eksctl get iamserviceaccount               Get iamserviceaccount(s)
  eksctl get identityprovider                Describe identity providers for cluster authentication and authorization
  eksctl get labels                          Get labels for managed nodegroup
  eksctl get nodegroup                       Get nodegroup(s)

Common flags:
  -C, --color string   toggle colorized logs (valid options: true, false, fabulous) (default "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 get [command] --help' for more information about a command.

See also

Advertising: