Vultr DocsLatest Content


Update

Updated on 15 September, 2025

Modifies configuration settings for existing AI/ML inference instances on Vultrs infrastructure.


The vultr-cli inference update command modifies existing inference instances, allowing you to update configurations or settings for your AI/ML deployment on Vultr's infrastructure.

Usage

console
$ vultr-cli inference update <inference ID> [flags]

Examples

console
# Full example
$ vultr-cli inference update --label="example-inference-updated"

Flags

Shorthand Long Version Description
-l --label label for the inference subscription

Comments

No comments yet.