Skip to content

Improved drs-pull

Compare
Choose a tag to compare
@Avantol13 Avantol13 released this 24 Aug 15:24
· 157 commits to master since this release
2c07651

Release Notes

For: uc-cdis/gen3sdk-python
Notes since tag: 4.20.5
Notes to tag/commit: 2c07651
Generated: 2023-08-24

New Features

  • new drs-pull objects command which accepts a list of DRS IDs instead of a
    single one like drs-pull object (#195)
  • new --silent arg to silence all logging and only let click.echo's
    through to stdout (this enables the ability to ensure a consistent stdout
    response to pipe real consistent results to other commands, e.g. a gen3 --silent drs-pull object dg.4503/foobar | jq will always pipe the JSON
    output into jq (#195)