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

Allow to specify the application name/service name in koyeb app init #209

Open
brmzkw opened this issue Apr 10, 2024 · 2 comments
Open

Allow to specify the application name/service name in koyeb app init #209

brmzkw opened this issue Apr 10, 2024 · 2 comments

Comments

@brmzkw
Copy link
Contributor

brmzkw commented Apr 10, 2024

The command koyeb app init creates an application and a service. For example koyeb app init myapp --docker nginx --port 80 creates an app named myapp, and a service with the same name.

It is not possible to specify a custom application name.

We should allow the syntax app_name/service_name, and also to specify --app and --service.

@brmzkw brmzkw changed the title Allow to specify the application name in koyeb app init Allow to specify the application name/service name in koyeb app init Apr 10, 2024
@hanshal101
Copy link

Hey @brmzkw I would like to work on this issue.

@brmzkw
Copy link
Contributor Author

brmzkw commented Apr 29, 2024

Of course!

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