rt git tag list
rt › git › tag › list
List tags with their target commits
Usage
rt git tag list [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--json | boolean | false | Machine-readable tags |
See code: commands/git/mutate.ts › tagListCommand