ACED-IDP / gen3_util

Collection of command line tools to interact with a Gen3 instance
MIT License
3 stars 1 forks source link

feature/manifest support "no bucket", ie. upload: no-op, download: scp or symlink #47

Closed bwalsh closed 6 days ago

bwalsh commented 10 months ago

User Story

As a DevOps architect, I want to implement a file manifest collection system to efficiently organize and track files, where each file is represented by a URL using a symlink or the SCP protocol. This will enable us to streamline the process of managing metadata and indexing files where we cannot move the data to a managed bucket

Acceptance Criteria

matthewpeterkort commented 6 days ago

this has been implemented in https://github.com/ACED-IDP/gen3_util/pull/64