Difference between revisions of "Ecs-cli ps"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
 +
FATA[0000] Error executing 'ps': Please configure a cluster using the configure command or the '--cluster' flag
  
 
  ecs-cli ps
 
  ecs-cli ps
 
  FATA[0000] Error executing 'ps': Set a region using ecs-cli configure command with the [[--region]] flag or [[AWS_REGION]] environment variable or --profile flag
 
  FATA[0000] Error executing 'ps': Set a region using ecs-cli configure command with the [[--region]] flag or [[AWS_REGION]] environment variable or --profile flag
 
+
Solution:
 
  <code>export [[AWS_REGION]]=eu-central-1</code>
 
  <code>export [[AWS_REGION]]=eu-central-1</code>
  

Revision as of 13:35, 6 April 2022


FATA[0000] Error executing 'ps': Please configure a cluster using the configure command or the '--cluster' flag
ecs-cli ps
FATA[0000] Error executing 'ps': Set a region using ecs-cli configure command with the --region flag or AWS_REGION environment variable or --profile flag
Solution:
export AWS_REGION=eu-central-1

Related =

See also

Advertising: