Difference between revisions of "Eksctl get"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
   
 
   
 
  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)
   eksctl get iamserviceaccount              Get iamserviceaccount(s)
+
   [[eksctl get iamserviceaccount]]               Get iamserviceaccount(s)
   eksctl get identityprovider                Describe identity providers for cluster authentication and authorization
+
   [[eksctl get identityprovider]]               Describe identity providers for cluster authentication and authorization
   eksctl get labels                          Get labels for managed nodegroup
+
   [[eksctl get labels]]                         Get labels for managed nodegroup
   eksctl get nodegroup                      Get nodegroup(s)
+
   [[eksctl get nodegroup]]                       Get nodegroup(s)
 
   
 
   
 
  Common flags:
 
  Common flags:
Line 20: Line 20:
 
   -h, --help          help for this command
 
   -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)
 
   -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.
  
Use 'eksctl get [command] --help' for more information about a command.
+
== Related ==
 +
* <code>[[kubectl]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{eksctl get}}
 
* {{eksctl}}
 
* {{eksctl}}
 +
 +
[[Category:eksctl]]

Latest revision as of 09:44, 20 May 2022

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.

Related[edit]

See also[edit]

Advertising: