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

Update CLI to be able to specify branch during deployment / diff #299

Closed
paulRbr opened this issue Apr 29, 2022 · 0 comments · Fixed by #309
Closed

Update CLI to be able to specify branch during deployment / diff #299

paulRbr opened this issue Apr 29, 2022 · 0 comments · Fixed by #309

Comments

@paulRbr
Copy link
Member

paulRbr commented Apr 29, 2022

No description provided.

paulRbr added a commit to paulRbr/cli that referenced this issue May 18, 2022
This commit adapts both the `deploy` and `diff` commands to accept a
new CLI parameter: `-B name` (or its long version `--branch=name) to
be able to deploy (or diff) a new version on a specified branch.

By default any commands running against a documentation without branch
information will affect the “default” branch.

Closes bump-sh#299
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

Successfully merging a pull request may close this issue.

1 participant