Commands
lin emoji
Manage custom workspace emojis
Manage custom workspace emojis
lin emoji create
Create a custom emoji from an image URL
lin emoji create| Flag | Type | Default | Description |
|---|---|---|---|
--dry-run, -n | bool | false | print the intended operation and variables without executing |
--name | string | - | emoji name |
--url | string | - | image URL |
lin emoji delete
Delete a custom emoji (requires --confirm)
lin emoji delete <id>| Flag | Type | Default | Description |
|---|---|---|---|
--confirm | string | - | confirm the destructive action by repeating the resource id |
--dry-run, -n | bool | false | print the intended operation and variables without executing |
lin emoji list
List custom emojis
lin emoji list| Flag | Type | Default | Description |
|---|---|---|---|
--all, -a | bool | false | follow cursors until exhaustion |
--cursor | string | - | resume from a previous next_cursor |
--limit, -l | int | 50 | page size |