
sqitch-tag - Create or list tag objects

sqitch [options] tag sqitch [options] tag name sqitch [options] tag [-m MESSAGE] name

Tag the latest change in the plan, or list the existing tags. This is useful for preparing for a release. Tags are also required in order to rework a change.
If called with name specified, a list of the current tags will be output.

-n--noteA brief note describing the tag. The note will be attached to the tag as a comment. Multiple invocations will be concatenated together as separate paragraphs.

None currently.

Part of the sqitch suite.