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

RF: since argument could be not just a list but a package id etc, renamed into items #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yarikoptic
Copy link
Contributor

To me --help now is a bit more informative/less misleading

$> downloadcmd --help                                                                                        
Running NDATools Version 0.2.3
Opening log: /home/yoh/NDAValidationResults/debug_log_20201113T103250.txt
usage: downloadcmd <items>

This application allows you to download from NDA. Depending on use of -dp, -t, or -ds flags, expected <items>
would differ. You could specify a list of aws S3 paths and will download the files to your drive in your home
folder. Alternatively, you may enter a packageID, an NDA data structure file or a text file with s3 links, and
the client will download all files from the S3 links listed. Please note, the maximum transfer limit of data is
5TB at one time.

positional arguments:
  <items>               Will download all S3 files to your local drive
...

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

Successfully merging this pull request may close these issues.

1 participant