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 sending extra key-value pairs to app create #138

Closed
noam-codefresh opened this issue Jul 29, 2021 · 1 comment · Fixed by #139
Closed

Allow sending extra key-value pairs to app create #138

noam-codefresh opened this issue Jul 29, 2021 · 1 comment · Fixed by #139
Assignees
Labels
enhancement New feature or request

Comments

@noam-codefresh
Copy link
Collaborator

the extra data will end up as-is in the config.json file created for the app.
I can be later used in the ApplicationSet created by the project, in order to generalize the Application template even more

@noam-codefresh noam-codefresh added the enhancement New feature or request label Jul 29, 2021
@noam-codefresh noam-codefresh self-assigned this Jul 29, 2021
@noam-codefresh
Copy link
Collaborator Author

In the 1st phase, this will be added to AppCreateOptions, but not necessarily exposed as a flag in the cli

@noam-codefresh noam-codefresh linked a pull request Jul 29, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant