cog(1) General Commands Manual cog(1)

cog - A command line tool for the conventional commits and semver specifications

cog [-v|--verbose]... [-q|--quiet] [-h|--help] [-V|--version] <subcommands>

A command line tool for the conventional commits and semver specifications

The level of verbosity: -v for ERROR, -vv for WARNING, -vvv for INFO
Silence all output, no matter the value of verbosity
Print help
Print version

Verify all commit messages against the conventional commit specification
Create a new conventional commit
Interactively rename invalid commit messages
Like git log but for conventional commits
Verify a single commit message
Display a changelog for the given commit oid range
Get current version
Commit changelog from latest tag to HEAD and create new tag
Install cog config files
Add git hooks to the repository
Generate shell completions
Print this message or the help of the given subcommand(s)

v6.1.0

Paul D. <paul.delafosse@protonmail.com>

cog 6.1.0