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

Windows: not parsing the -api.token flag #1

Closed
klauern opened this issue Jun 10, 2016 · 3 comments
Closed

Windows: not parsing the -api.token flag #1

klauern opened this issue Jun 10, 2016 · 3 comments

Comments

@klauern
Copy link

klauern commented Jun 10, 2016

I don't know what's exactly happening, but it appears not to be parsing or interpreting the -api.token flag:

C:\Users\Me> dorepl -api.token "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  -api.token string
        token to use to communicate with the DO API
dorepl: At this time, the REPL requires you to provide an API token

and brings me back to the prompt. I'm not sure what I'm doing wrong. I've tried it without the surrounding ""'s as well, but that doesn't seem to matter.

@aybabtme
Copy link
Owner

Oups, should work now! can you try again? https://github.com/aybabtme/godotto#windows-not-tested-ymmv

@klauern
Copy link
Author

klauern commented Jun 10, 2016

I think it's having trouble with the flag itself:

C:\Users\A03182 > dorepl -api.token "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
flag provided but not defined: -api
Usage of C:\Users\A03182\bin\dorepl.exe:
  -api.token string
        token to use to communicate with the DO API

@aybabtme
Copy link
Owner

Try downloading again, I should have fixed this.

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

2 participants