new tag
Create a new tag
Usage
lucy new tag <key> [OPTIONS]
Examples
lucy new tag EXAMP BUG --label "Bug"
lucy new tag EXAMP DOCS -l "Documentation" -d "Docs related"
Arguments
<key> The unique key for the tag
Options
-h, --help Prints help information
-p, --project <KEY> The key of the project this tag belongs to
--project-id <ID> The ID of the project this tag belongs to
-l, --label <LABEL> The label of the tag
-d, --description <DESCRIPTION> The description of the tag
-c, --color <COLOR> The color of the tag