Skip to content

Commit

Permalink
Update ecs-deploy
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Jackson <[email protected]>
  • Loading branch information
briskt and jason-jackson authored Oct 7, 2024
1 parent 99fd001 commit 9d12272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Required arguments:
-k | --aws-access-key AWS Access Key ID. May also be set as environment variable AWS_ACCESS_KEY_ID
-s | --aws-secret-key AWS Secret Access Key. May also be set as environment variable AWS_SECRET_ACCESS_KEY
-r | --region AWS Region Name. May also be set as environment variable AWS_DEFAULT_REGION
-p | --profile AWS Profile to use - If you set this aws-access-key, aws-secret-key and region are not needed
-p | --profile AWS Profile to use - If you set this, then aws-access-key, aws-secret-key and region are not needed
-c | --cluster Name of ECS cluster
-i | --image Name of Docker image to run, ex: repo/image:latest
Format: [domain][:port][/repo][/][image][:tag]
Expand Down

0 comments on commit 9d12272

Please sign in to comment.