Skip to main content

show tag

Show details of a tag

Usage

lucy show tag [project-key] [tag-key] [OPTIONS]

Examples

lucy show tag EXAMP BUG
lucy show tag BUG --project-id 1
lucy show tag --id 1

Arguments

[project-key]    The key of the project the tag belongs to
[tag-key] The key of the tag to show

Options

-h, --help               Prints help information
-p, --project-id <ID> The ID of the project the tag belongs to
-i, --id <ID> The ID of the tag to show