model update
Usage​
tecton model update [OPTIONS] MODEL_CONFIG_FILE
Description​
Update metadata for a custom model.
Only description
, tags
and environments
can be updated. Rest of attributes
need to stay same for the update to succeed. The model_path
and
artifact_files
in the ModelConfig
are ignored in the update.
Arguments​
Flag | Description |
---|---|
model_config_file | Path to the model config file |
Examples​
tecton model update path/to/config.py