PATH format is entity/project/artifact_name:version. If
the version is omitted, use the latest alias.
Examples:
Download the latest version of an artifact called “processed-training-set”
from the “foobar-project” project under the “team-awesome” entity.
Usage
Options
root
Directory to download the artifact to. Uses the default artifact cache if not set.
| Flag | Default | Type |
|---|---|---|
--root | None | STRING |
type
Expected artifact type. Fails if the artifact does not match.
| Flag | Default | Type |
|---|---|---|
--type | None | STRING |
help
Show this message and exit.
| Flag | Default | Type |
|---|---|---|
--help | False | BOOL |