mantik.cli.runs.runsยถ

Functionsยถ

cli(โ†’ย None)

Interaction with Mantik runs.

download_artifacts(โ†’ย None)

Download the artifacts from a run.

Module Contentsยถ

mantik.cli.runs.runs.cli() โ†’ None[source]ยถ

Interaction with Mantik runs.

mantik.cli.runs.runs.download_artifacts(project_id: uuid.UUID, run_id: uuid.UUID, target_dir: str, unzip: bool) โ†’ None[source]ยถ

Download the artifacts from a run.