It could be useful if fedpkg had a --dry-run option for more commands, or perhaps even a global --dry-run option.
fedpkg
--dry-run
I just needed a --dry-run for fedpkg push and implemented it. When doing that, I found that fedpkg clean already has a --dry-run option, but other fedpkg commands do not.
fedpkg push
fedpkg clean
Would a global --dry-run option make sense (which should then prevent fedpkg from actually change anything)? If no, would a --dry-run option make sense for a few more fedpkg commands?
I can see the value if a dry-run option on more commands. Not sure it would work globally, but it could. Certainly worth exploring.
Filed as rpkg#101.
@lsedlar changed the status to Closed
Closed