Closed rly closed 6 months ago
dandi download --help says:
dandi download --help
Usage: dandi download [OPTIONS] [URL]... Download files or entire folders from DANDI. Accepted resource identifier patterns: - DANDI:<dandiset id>[/<version>] - https://gui.dandiarchive.org/... - https://identifiers.org/DANDI:<dandiset id>[/<version id>] (<version id> cannot be 'draft') - https://<server>[/api]/[#/]dandiset/<dandiset id>[/<version>][/files[?location=<path>]] - https://*dandiarchive-org.netflify.app/... - https://<server>[/api]/dandisets/<dandiset id>[/versions[/<version>]] - https://<server>[/api]/assets/<asset id>[/download] - https://<server>[/api]/dandisets/<dandiset id>/versions/<version>/assets/<asset id>[/download] - https://<server>[/api]/dandisets/<dandiset id>/versions/<version>/assets/?path=<path> - https://<server>[/api]/dandisets/<dandiset id>/versions/<version>/assets/?glob=<glob> - dandi://<instance name>/<dandiset id>[@<version>][/<path>] - https://<server>/...
The entry:
- https://*dandiarchive-org.netflify.app/...
stands out because I think that should be netlify not netflify. The misspelled netflify shows up twice in the repo: https://github.com/search?q=repo%3Adandi%2Fdandi-cli%20dandiarchive-org.netflify.app&type=code
:rocket: Issue was released in 0.62.1 :rocket:
0.62.1
dandi download --help
says:The entry:
stands out because I think that should be netlify not netflify. The misspelled netflify shows up twice in the repo: https://github.com/search?q=repo%3Adandi%2Fdandi-cli%20dandiarchive-org.netflify.app&type=code