Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 801 Bytes

gsemver.md

File metadata and controls

28 lines (18 loc) · 801 Bytes

gsemver

CLI to manage semver compliant version from your git tags

Synopsis

Simple CLI to manage semver compliant version from your git tags

gsemver [flags]

Options

  -c, --config string      config file (default is .gsemver.yaml)
  -h, --help               help for gsemver
      --log-level string   Sets the logging level (fatal, error, warning, info, debug, trace) (default "info")
  -v, --verbose            Enables verbose output by setting log level to debug. This is a shortland to --log-level debug.

SEE ALSO