Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible typo in eb init #4

Open
davidclement opened this issue May 1, 2018 · 1 comment
Open

Possible typo in eb init #4

davidclement opened this issue May 1, 2018 · 1 comment

Comments

@davidclement
Copy link

This form gave me an error:

#eb init --platform php7.0 --region us-east-1
ERROR: NotFoundError - The EB CLI cannot find a platform for key "php7.0".

This form worked:
#eb init --platform php-7.0 --region us-east-1
Application drupal-beanstalk has been created.

--platform php-7.0 (instead of php7.0) is the correct syntax per https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb3-init.html

Thanks!

@llbbl
Copy link

llbbl commented Nov 2, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants