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

Fix some login issues #881

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

NewCmdAuthLogin now requires you to pass in your usage string, so that it is
no longer hard-coded to "crane auth".

Also log the config file that we used.

NewCmdAuthLogin now requires you to pass in your usage string, so that
it is no longer hard-coded to "crane auth". By default, if you pass
nothing, it will use os.Args[0].

Also log the config file that we used.
@jonjohnsonjr jonjohnsonjr merged commit 91666fb into google:master Dec 22, 2020
@jonjohnsonjr jonjohnsonjr deleted the login-stuff branch December 22, 2020 00:11
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

Successfully merging this pull request may close these issues.

None yet

2 participants