Vultr DocsLatest Content


Metal

Updated on 15 September, 2025

Lists available bare metal server plans with specifications and pricing for physical dedicated server deployments.


The vultr-cli plans metal command displays available bare metal server plans from Vultr, showing specifications and pricing for physical dedicated servers you can deploy.

Usage

console
$ vultr-cli plans metal [flags]

Examples

console
# Full example
$ vultr-cli plans metal
# Full example with paging
$ vultr-cli plans metal --per-page=1 --cursor="bmV4dF9fdmJtLTRjLTMyZ2I="
# Shortened with alias commands
$ vultr-cli p m

Flags

Shorthand Long Version Description
-c --cursor (optional) Cursor for paging.
-p --per-page (optional) Number of items requested per page. Default is 100 and Max is 500.

Comments

No comments yet.