linLinear CLI
Commands

lin initiative-label

Manage initiative labels

Manage initiative labels

lin initiative-label create

Create an initiative label

lin initiative-label create
FlagTypeDefaultDescription
--colorstring-label color (hex)
--descriptionstring-label description
--dry-run, -nboolfalseprint the intended operation and variables without executing
--jsonstring-raw GraphQL input payload as JSON ('-' reads stdin); exclusive with per-field flags
--namestring-label name (required)

lin initiative-label delete

Delete an initiative label (requires --confirm)

lin initiative-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 initiative-label list

List initiative labels

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

lin initiative-label update

Update an initiative label

lin initiative-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