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

Login environment variables don't appear to work. 🤔 #69

Closed
negz opened this issue May 15, 2021 · 1 comment
Closed

Login environment variables don't appear to work. 🤔 #69

negz opened this issue May 15, 2021 · 1 comment

Comments

@negz
Copy link
Member

negz commented May 15, 2021

$ UP_USER=negz
$ cat password | up cloud login --password=-
up: error: unable to login: either username or token must be provided

I would expect to not need to pass --username, since it should be read from $UP_USER.

@negz
Copy link
Member Author

negz commented May 15, 2021

Aha - I forgot to export the env var. Derp.

@negz negz closed this as completed May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant