linLinear CLI
Commands

lin project-label

Manage project labels

Manage project labels

lin project-label create

Create a project label

lin project-label create
FlagTypeDefaultDescription
--colorstring-label color (hex)
--descriptionstring-label description
--dry-run, -nboolfalseprint the intended operation and variables without executing
--namestring-label name

lin project-label delete

Delete a project label (requires --confirm)

lin project-label delete <id>
FlagTypeDefaultDescription
--confirmstring-confirm the destructive action by repeating the resource id
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin project-label list

List project labels

lin project-label list
FlagTypeDefaultDescription
--all, -aboolfalsefollow cursors until exhaustion
--cursorstring-resume from a previous next_cursor
--limit, -lint50page size

lin project-label update

Update a project label

lin project-label update <id>
FlagTypeDefaultDescription
--colorstring-label color (hex)
--descriptionstring-label description
--dry-run, -nboolfalseprint the intended operation and variables without executing
--namestring-label name

On this page