Skip to content

Add quiet mode for dataprov-new, dataprov-add and other CLI tools #13

Description

@GravityCore

When using dataprov CLI commands for adding provenance in a bash script, there are always lengthy logs emitted during each dataprov command execution. It would be nice to be able to turn them off for each command with, e.g., --quiet or -q flag.

For example, currently the dataprov-new tool always displays:

Created new provenance chain: <my/dir>/provenance.json
  Entity ID: representative_sequences
  Initial source: <my/dir/>
  Description: <my_desc>

Next steps:
  1. Run your first processing tool
  2. Use chain.add() to record the processing step with actual input files

Using dataprov version 3.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions