Vultr DocsLatest Content


Create

Updated on 15 September, 2025

Provisions a new inference instance on Vultrs platform for deploying and running machine learning models.


The vultr-cli inference create command provisions a new inference instance on Vultr's platform, allowing you to deploy and run machine learning models for inference workloads.

Usage

console
$ vultr-cli inference create [flags]

Examples

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

Flags

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

Comments

No comments yet.