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

.crendetials file not found? #35

Open
IcyLemon opened this issue Nov 23, 2018 · 1 comment
Open

.crendetials file not found? #35

IcyLemon opened this issue Nov 23, 2018 · 1 comment

Comments

@IcyLemon
Copy link

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.

@diegoxro
Copy link

diegoxro commented Feb 28, 2019

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.

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