Syntax
Command Syntax
Stable
Buat tag melalui explicit version atau versioning strategy.
Command
custy tagCategory
Git Operations
Quick Command
custy tag [OPTIONS]Ringkasan​
Command Syntax
Available command syntax and usage examples.
Project Defaults
bash
custy tagExplicit Version
bash
custy tag --tag v1.2.3PEP 440 Strategy
bash
custy tag --strategy pep440Explicit Pre-release
bash
custy tag --strategy semver --tag v1.3.0-beta.1Preview
bash
custy --dry-run tag --tag v1.2.3