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

Added sub optons to list and download to enable downloading individual bundles. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

develroo
Copy link

list

Changed list to show Bundle Id Date and Human name.
Added a sub option --sort-by-date to sort the list by old to new.

download

Added a sub option --bundle-id to download just a single bundle by the Bundle Id.

New sub options can be seen using <command>--help eg. hb-downloader.py list --help

Added sub options to `list`, which now just lists the bundles with id, date and human name. `--sort-by-date` sorts the list from old to new. 
Also added sub options to `download` to download individual bundles by their bundle is using `--bundle-id`  
Both options can be found by expanding the `--help`option of each command. eg. `download --help`
Corrected grammar.
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