dandi / dandi-cli

DANDI command line client to facilitate common operations
https://dandi.readthedocs.io/
Apache License 2.0
22 stars 27 forks source link

[BUG] dandiarchive-org.netflify.app doesn't seem to exist #1432

Closed rly closed 6 months ago

rly commented 7 months ago

dandi download --help says:

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

github-actions[bot] commented 6 months ago

:rocket: Issue was released in 0.62.1 :rocket: