mheap / trello-cli

Command line client for Trello
296 stars 46 forks source link

Allow authentication via environment #162

Closed mheap closed 1 year ago

mheap commented 1 year ago

Allows the user to set TRELLO_API_KEY and TRELLO_TOKEN to authenticate requests without writing a configuration file

Resolves #61