@trello-cli/cli
v1.0.0-alpha.6
Published
Access your Trello account using the CLI
Readme
Authentication
trello-cli can be configured in two ways:
- Using
~/.trello-cli/<profile>/config.json. Running the CLI explains how to generate tokens and will automatically create this file - Using the
TRELLO_TOKENandTRELLO_API_KEYenvironment variables. It is recommended to use option 1 to fetch these values, then set the environment variables and deleteconfig.jsonif required.
