Skip to content

Update install.sh to honor WALDO_USER_TOKEN environment variable #56

Description

@eBardX

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.

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