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

Update install.sh to honor WALDO_USER_TOKEN environment variable #56

Open
eBardX opened this issue Mar 7, 2024 · 0 comments
Open

Update install.sh to honor WALDO_USER_TOKEN environment variable #56

eBardX opened this issue Mar 7, 2024 · 0 comments
Assignees

Comments

@eBardX
Copy link
Collaborator

eBardX commented Mar 7, 2024

This invocation of install.sh should automatically call the new waldo auth command:

WALDO_USER_TOKEN=u-abcdef1234 curl -fLs https://github.com/waldoapp/waldo-go-cli/raw/master/install.sh | bash

If waldo auth fails, installation should still succeed, but an appropriate message should be displayed informing the user how to obtain a user token, and that running waldo auth is required before any(?) other Waldo CLI command will succeed.

If WALDO_USER_TOKEN is not set when install.sh is run, the same informational message should be displayed.

@eBardX eBardX self-assigned this Mar 7, 2024
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