Difference between revisions of "Aws eks update-kubeconfig"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
* <code>[[aws eks]] update-kubeconfig</code>
 
* <code>[[aws eks]] update-kubeconfig</code>
* <code>[[aws eks]] --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code>
+
* <code>[[aws eks]] --region $([[terraform output]] -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code>
  
 
<pre>
 
<pre>

Revision as of 20:23, 29 November 2021

 aws eks update-kubeconfig

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

aws: error: the following arguments are required: --name

See also

Advertising: