maton trello board

Manage Trello boards (list, get, create, update, delete)

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 trello boards

Examples

$ maton trello board list
$ maton trello board get 5f1a2b3c4d5e6f7a8b9c0d1e
$ maton trello board create --name 'Q3 Roadmap'
$ maton trello board update 5f1a... --name 'Renamed'
$ maton trello board delete 5f1a...

See also