Commands Reference
Versionator provides commands for managing semantic versions.
Available Commands
| Command | Description |
|---|---|
bump | Auto-bump version based on commit messages |
config | Manage versionator configuration |
init | Initialize versionator in this directory |
output | Output version in various formats |
release | Create git tag and release branch for current version |
support | Shell completion and tooling support |
Global Flags
These flags are available on all commands:
| Flag | Description |
|---|---|
--log-format | Log output format (console, json, development) |
-h, --help | Help for any command |