Commands
lin reaction
Add and remove emoji reactions
Add and remove emoji reactions
lin reaction add
React with an emoji on a comment, issue or update
lin reaction addExample
lin reaction add --emoji thumbsup --comment <uuid>| Flag | Type | Default | Description |
|---|---|---|---|
--comment | string | - | comment UUID |
--dry-run, -n | bool | false | print the intended operation and variables without executing |
--emoji | string | - | emoji name (e.g. thumbsup) |
--initiative-update | string | - | initiative update UUID |
--issue | string | - | issue UUID |
--project-update | string | - | project update UUID |
lin reaction remove
Remove a reaction
lin reaction remove <id>| Flag | Type | Default | Description |
|---|---|---|---|
--dry-run, -n | bool | false | print the intended operation and variables without executing |