Skip to content

Feature request: Authenticate with environment variable(s) #47

@Taytay

Description

@Taytay

I would like to use the CLI as part of some automated tasks. We are currently writing to the file manually :
echo "$CRUNCHY_BRIDGE_AUTH" > $HOME/.config/cb/api.crunchybridge.com

I'd prefer to be able to set the credentials in a way similar to how heroku or aws CLIs let me do it though. For Heroku I can just set the HEROKU_API_KEY environment variables, and AWS has their similar AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions