inflexa prov export
Export an analysis's provenance document as PROV (writes into its workspace folder by default)
Usage
inflexa prov export [options] <analysis>
Arguments
| Argument | Required | Description |
|---|---|---|
<analysis> |
required | Analysis whose provenance to export, by id or name |
Options
| Option | Description | Default |
|---|---|---|
--format <format> |
json (PROV-JSON) or provn (PROV-N) | json |
--output <file> |
Write to this file instead of the analysis output folder |