We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CLI commands leveraging the SDK DRS client (#56) to support for the GA4GH Data Repository Service (DRS) API, version 1.4.0.
This issue requires addressing the following tasks:
Implement the following commands in ./cli/src/main.rs:
./cli/src/main.rs
ga4gh-cli drs metadata [object-id]
ga4gh-cli drs access [object-id] [access-id]
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add CLI commands leveraging the SDK DRS client (#56) to support for the GA4GH Data Repository Service (DRS) API, version 1.4.0.
This issue requires addressing the following tasks:
Implement the following commands in
./cli/src/main.rs
:Additional context
The text was updated successfully, but these errors were encountered: