-
Notifications
You must be signed in to change notification settings - Fork 6
Make file filters more intuitive #207
Copy link
Copy link
Closed
Labels
demoedorangeDone by the Azul, Data Browser and Portal teamDone by the Azul, Data Browser and Portal team
Milestone
Description
- rename
--data-filesto--data-filter - rename
--metadata-filesto--metadata-filter - Add
--no-dataas an alias of--data-filter "" - Add
--no-metadataas an alias of--metadata-filter "" - Add all of the above to
hca dss download-manifestas well
Specifying both --no-data and --no-metadata simultaneously could be disallowed but we will be adding the download of the actual bundle object (bundle.json) as a third artifact. With --no-data --no-metadata a user would only get the bundle object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
demoedorangeDone by the Azul, Data Browser and Portal teamDone by the Azul, Data Browser and Portal team