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

leverage default colony url for api url flag #15

Closed
wants to merge 1 commit into from

Conversation

jarededwards
Copy link
Contributor

Description

when the api-url flag is marked required it must be passed to the CLI even if we have a default value set
image

How to test

go run . init \
    --api-key=$api-key \
    --load-balancer-interface=&interface \
    --load-balancer-ip=$ip

Copy link
Member

@patrickdappollonio patrickdappollonio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird. This behaviour might've changed recently because I had the opposite issue back in the day...

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