Skip to content

--dry-run input flag #28

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

Closed
GrantBirki opened this issue Apr 15, 2025 · 0 comments · Fixed by #29
Closed

--dry-run input flag #28

GrantBirki opened this issue Apr 15, 2025 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request

Comments

@GrantBirki
Copy link
Member

This issue tracks work to implement a --dry-run input flag opt for this CLI.

This new flag should do the following:

  • Make read-only queries to see what would have taken place
  • Do not delete any branches
  • Do not create any branches
  • Do not update any branches
  • Do not create any pull requests
  • It should still output tables, json, or plain text with the "would have" done results
@GrantBirki GrantBirki added the enhancement New feature or request label Apr 15, 2025
@GrantBirki GrantBirki self-assigned this Apr 15, 2025
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