You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced this issued too, it turns out, the .credentials file is created on the directory where you ran the nexus-cli configure step, running the cli from the same directory should work again but I agree the file should be created in the user's home dir.
Hi,
I installed nexus-cli according to the guide on the GitHub and it works fine in Command-line.
But when I invoke nexus-cli in the shell scripts showing below:
nexus-cli image delete -n dev/myapp -k 2
the following message always appears:
.crendetials file not found
I checked and was sure that the file .crendetials existed in the user's home directory which executes nexus-cli.
Am I wrong and how to resolve this issue? Thanks.
The text was updated successfully, but these errors were encountered: