zoryn-check-version-up(1)
| ZORYN-CHECK-VERSION-UP(1) | Zoryn Manual | ZORYN-CHECK-VERSION-UP(1) |
NAME
zoryn-check-version-up - Validate .gear/version-up configuration.
SYNOPSIS
zoryn check version-up [OPTION]…
DESCRIPTION
Validates all sections of .gear/version-up config file and optionally simulates changelog generation for a version range.
Exit code 0 if no errors, 1 if errors found.
OPTIONS
- -C DIR
- Change to directory DIR before running.
- -d, --debug
- Enable debug output.
- --from=VERSION
- Old version for simulation
- --no-network
- Skip network checks and simulation
- --to=VERSION
- New version for simulation
COMMON OPTIONS
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
- --version
- Show version information.
EXIT STATUS
zoryn check version-up exits with:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).
SEE ALSO
zoryn(1)
| Zoryn 0.46.0 |
