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

Explain how this tool is different to other existing Nexus-CLIs #26

Closed
030 opened this issue Apr 29, 2019 · 3 comments
Closed

Explain how this tool is different to other existing Nexus-CLIs #26

030 opened this issue Apr 29, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@030
Copy link
Owner

030 commented Apr 29, 2019

@030 030 added the enhancement New feature or request label Apr 29, 2019
@josesimon
Copy link

Hello 030, could you please specify how to download and upload artifacts?

The program only shows logs

@030
Copy link
Owner Author

030 commented May 14, 2019

@josesimon Thank you for reporting. I will attach the ticket that is about the CLI (see GH-8). At the moment only downloading is supported. You could run ./n3dr -h to get the help menu. I see that GH-37 have to be fixed as well.

[user@localhost n3dr]$ ~/Downloads/n3dr-linux -h
Usage of /home/ben/Downloads/n3dr-linux:
  -n3drPass string
    	The Nexus password (default "admin123")
  -n3drRepo string
    	The Nexus3 repository (default "maven-releases")
  -n3drURL string
    	The Nexus3URL (default "http://localhost:8081")
  -n3drUser string
    	The Nexus user (default "admin")

@030 030 mentioned this issue May 15, 2019
Closed
@030
Copy link
Owner Author

030 commented May 15, 2019

Update README title: Nexus3 Disaster Recovery (N3DR)

Update docker usage:

docker run --rm -e HTTPS_PROXY=some-proxy \
           -v ${PWD}/maven-releases:/download utrecht/n3dr:2.0.0 \
           download -p pass -r maven-releases \
           -n https://some-nexus-repo -u admin

030 added a commit that referenced this issue May 19, 2019
@030 030 closed this as completed May 19, 2019
030 added a commit that referenced this issue Mar 29, 2020
030 added a commit that referenced this issue Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants