Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STRIPE_DEVICE_NAME env var not used #1063

Open
louismariegaborit opened this issue Apr 28, 2023 · 0 comments
Open

STRIPE_DEVICE_NAME env var not used #1063

louismariegaborit opened this issue Apr 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@louismariegaborit
Copy link

louismariegaborit commented Apr 28, 2023

Issue

The STRIPE_DEVICE_NAME env var seems not used at login action.

Steps to reproduce

docker run -it --rm -v $PWD/configStripe.toml:/root/.config/stripe/config.toml -e STRIPE_DEVICE_NAME=teststripe stripe/stripe-cli login
The value of device_name in the configStripe.toml created by the command is not the STRIPE_DEVICE_NAME value.
And therefore, the value on the Stripe dashboard is not correct also.

Environment

Docker on Ubuntu

@louismariegaborit louismariegaborit added the bug Something isn't working label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant