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

Support for using ENV variables in kamel binary #1103

Closed
bouskaJ opened this issue Nov 27, 2019 · 1 comment
Closed

Support for using ENV variables in kamel binary #1103

bouskaJ opened this issue Nov 27, 2019 · 1 comment

Comments

@bouskaJ
Copy link
Contributor

bouskaJ commented Nov 27, 2019

I would like to use ENV variables instead of kamel binary parameters.

For instance

export KAMEL_INSTALL_MAVEN_REPOSITORY=http://mynexus.com
kamel install

would have the same result as
kamel install --maven-repository http://mynexus.com

bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 27, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 27, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 28, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 28, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 28, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 28, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 29, 2019
bouskaJ added a commit to bouskaJ/camel-k that referenced this issue Nov 29, 2019
@lburgazzoli
Copy link
Contributor

Superseded by #1108

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