We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you haven't yet provided Bender credentials to magi (e.g. first time running magi release) it will ask:
magi release
Please provide your bender.vaadin.com authentication credentials Username:
But after typing your Bender username and hitting Enter, nothing happens. It doesn't ask for password. It needs to be killed with Ctrl+C.
The text was updated successfully, but these errors were encountered:
Seems to be the same as #44 but something should be done about this.
Sorry, something went wrong.
Apparently the workaround is to run magi deploy --auth first.
magi deploy --auth
But --auth flag is not even documented by magi --help (#90)
--auth
magi --help
No branches or pull requests
If you haven't yet provided Bender credentials to magi (e.g. first time running
magi release
) it will ask:But after typing your Bender username and hitting Enter, nothing happens. It doesn't ask for password. It needs to be killed with Ctrl+C.
The text was updated successfully, but these errors were encountered: