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

feat(login): better defaults for custom URLs #334

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

StealthyCoder
Copy link
Member

Just a simple way of shifting the way the default URL gets set.

If the command line switch is given, then use that URL.
Otherwise if a config URL is already set, use that URL.
Otherwise fallback to the default we were using previously.

subcommands/login/cmd.go Outdated Show resolved Hide resolved
Signed-off-by: Eric Bode <eric.bode@foundries.io>
@vkhoroz vkhoroz merged commit 94ac020 into foundriesio:main Dec 18, 2023
8 checks passed
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.

2 participants