vessl model-repository --help
to view the list of commands related to model repositories, or vessl model-repository [COMMAND] --help
to view individual command instructions.
Run vessl model --help
to view the list of commands related to models, or vessl model [COMMAND] --help
to view individual command instructions.
Argument | Description |
---|---|
NAME | Model repository name |
Option | Description |
---|---|
-m , --description | Model repository description |
Argument | Description |
---|---|
NAME | Model repository name |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
Option | Description |
---|---|
--model-name | Model name |
--source | Model source (experiment or local) |
--experiment-id | Experiment id to create a model |
--paths | Paths to create model. Default: ["/"] |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
MODEL_NUMBER | Model number |
PATH | File path |
Option | Description |
---|---|
-r, --recursive | Required if file is a directory |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
MODEL_NUMBER | Model number |
SOURCE | Source path within the model |
DEST | Local destination path |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
MODEL_NUMBER | Model number |
Option | Description |
---|---|
-p, --path | Directory path to list (defaults to root) |
-r, --recursive | List files recursively |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
MODEL_NUMBER | Model number |
Argument | Description |
---|---|
REPOSITORY_NAME | Model repository name |
MODEL_NUMBER | Model number |
SOURCE | Local source path |
DEST | Destinataion path within the model |