Updated
On this page
Shared utilities for release commands.
#rlsbl.commands.release.shared
#rlsbl.commands.release.shared
Shared utilities for release commands.
#build_release_flags
python
def build_release_flags(dry_run, yes, quiet, allow_dirty, watch=False)Build the standard release flags dict from CLI arguments.