maton slack bookmark

List, add, edit, and remove channel bookmarks

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

ALIASES

maton slack bookmarks

Examples

$ maton slack bookmark list --channel C0123456789
$ maton slack bookmark add --channel C012 --title Runbook --link https://example.com/runbook
$ maton slack bookmark edit --channel C012 --bookmark-id Bk0123 --title 'New title'
$ maton slack bookmark remove --channel C012 --bookmark-id Bk0123

See also