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

How can I pass bump file path and updater to the CLI? #912

Open
patoncrispy opened this issue May 30, 2022 · 1 comment
Open

How can I pass bump file path and updater to the CLI? #912

patoncrispy opened this issue May 30, 2022 · 1 comment
Labels

Comments

@patoncrispy
Copy link

I know there is the bumpFile parameter for the CLI, but I cannot specify the custom updater that I want to use with that bumpFile.

Is there a way to specify the custom updater I want to use with the bumpFile from the CLI?

@TimothyJones
Copy link
Contributor

Not currently, no.

One change that might facilitate this use case better is the ability to specify different config files via the CLI (currently it only looks at a pre-defined list of files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants