-
Notifications
You must be signed in to change notification settings - Fork 121
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
HTTP Code: 400 #26
Comments
I think it might be about the config you put there, in my case, if i have port number set in Nexus Host, I got 400, but if I skip it, it works fine. |
My nexus' port is |
thanks it worked |
how about when the url has no Repository ? |
vitaliebrinza:nexus vitalieb$ ./nexus-cli -v
Nexus CLI version 1.0.0-beta
vitaliebrinza:nexus vitalieb$ ./nexus-cli configure
Enter Nexus Host: https://artefacts3.domain:8084
Enter Nexus Repository Name: company
Enter Nexus Username: admin
Enter Nexus Password: password
gives me:
vitaliebrinza:nexus vitalieb$ ./nexus-cli image ls
HTTP Code: 400
The text was updated successfully, but these errors were encountered: