LinuxCommandLibrary

jj-tag-list

displays all tags in the repository

TLDR

List all tags

$ jj tag list
copy
List tags matching pattern
$ jj tag list [pattern]
copy

SYNOPSIS

jj tag list [pattern]

DESCRIPTION

jj tag list displays all tags in the repository. Optionally filter by a glob pattern. Shows the tag name and the commit it references.

SEE ALSO

jj(1), jj-tag(1), jj-tag-set(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community