Seqera Platform CLI
Supported Tool
Reports statistics generated by the Seqera Platform CLI.
Description
Parses a tar-gz dump containing logs and stats from a Seqera Platform run, that is,
the runs_SmUkr43Nul49G.tar.gz
file generated by the following command:
Expects the dump to contain a workflow.json
file, along with workflow-load.json
.
Can also parse an uncompressed version of the dump, that is, a workflow.json
file
and a workflow-load.json
sitting together in a directory.
To allow reading the tar-gz archives, run with ignore_images: false
in the config, e.g.:
File search patterns
seqera_cli/run_dump:
fn: runs_*.tar.gz
seqera_cli/json:
fn: workflow.json