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

Provide support to pass build args from the command line in the Gradle plugin #475

Open
dnestoro opened this issue Aug 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dnestoro
Copy link
Collaborator

dnestoro commented Aug 1, 2023

Add possibility to provide buildArgs option from the command line.

Open questions:

  • Should command line argument override existing buildArgs from the config file, or it should append command line arguments to the config file arguments?
  • What should we do in case we want to modify certain subset of arguments (provided in the config file) from the command line?
@dnestoro dnestoro added the enhancement New feature or request label Aug 1, 2023
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

3 participants