NBISweden / sda-cli

User command line interface for the SDA
GNU Affero General Public License v3.0
5 stars 1 forks source link

Use sda-download's api to get encrypted files #393

Closed viklund closed 4 months ago

viklund commented 5 months ago

Continuation of #372.

As an sda-admin I want to have a tool that allows users to download encrypted files that they have access to so that I don't have to manually publicize them.

Description: sda-cli needs to know which download service api to talk to. The service api URI can be passed as an argument for this issue. For the encrypted case the user needs to pass the public c4gh key as well.

A/C:

Demo: