-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request