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

More flexible application_name #57

Open
antgel opened this issue Dec 7, 2020 · 4 comments
Open

More flexible application_name #57

antgel opened this issue Dec 7, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@antgel
Copy link

antgel commented Dec 7, 2020

Tell us about your request

It would be very useful if it was possible to set application_name as a flag of eb deploy.
e.g. eb deploy --application-name my-app-staging-us-east-1

Tell us about the problem you're trying to solve.

We sometimes want to deploy a given branch to more than one application in a region e.g. my-app-staging-us-east-1 and my-app-funfunfun-us-east-1. Currently we have to edit config.yml every time, which doesn't lead itself well to scripting.

Are you currently working around this issue?

Yes. I wrote a shell script which takes environment as a parameter, generates config.yml, and runs eb deploy.

@Palakpatel67
Copy link

@antgel thanks for reporting this. We will look into this and post any updates to this issue here.

@Palakpatel67 Palakpatel67 added the enhancement New feature or request label Dec 8, 2020
@antgel
Copy link
Author

antgel commented Jan 27, 2021

@Palakpatel67 Thanks! Is there any timeframe for looking at it? I'm not familiar with how the project works.

@celalo
Copy link

celalo commented Apr 8, 2021

Are you currently working around this issue?

Yes. I wrote a shell script which takes environment as a parameter, generates config.yml, and runs eb deploy.

@antgel may I ask you to share your shell script if possible? I am going to need something similar in my project as well. Thanks!

@DavidArmendariz
Copy link

2024 and still can't do it

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

No branches or pull requests

4 participants