mantik.cli.data.data

Attributes

GROUP_NAME

Functions

cli(→ None)

Interaction with data through the mantik api.

download_data_repository(→ None)

Download data repository.

Module Contents

mantik.cli.data.data.GROUP_NAME = 'data'[source]
mantik.cli.data.data.cli() None[source]

Interaction with data through the mantik api.

mantik.cli.data.data.download_data_repository(project_id: uuid.UUID, data_repository_id: uuid.UUID, commit: str | None, branch: str | None, target_dir: str) None[source]

Download data repository.