Vultr DocsLatest Content


Bare Metal

Updated on 15 September, 2025

Command suite for managing Vultr Bare Metal servers, enabling creation, configuration, and administration of dedicated physical hardware resources.


The vultr-cli bare-metal command manages Vultr Bare Metal servers, allowing you to create, list, delete, and modify physical dedicated servers through the command line interface.

Usage

console
$ vultr-cli bare-metal

Examples

console
# Full example
$ vultr-cli bare-metal

Available Commands

  • app - Commands to modify applications on a bare metal server
  • bandwidth - Get a bare metal server's bandwidth usage
  • create - Create a bare metal server
  • delete - Delete a bare metal server
  • get - Get a bare metal server by ID
  • halt - Halt a bare metal server.
  • image - Commands to manage the image on a bare metal server
  • ipv4 - List the IPv4 information of a bare metal server
  • ipv6 - Get the IPv6 information of a bare metal server
  • list - List all bare metal servers.
  • os - Commands to manage the operating system on a bare metal server
  • reboot - Reboot a bare metal server.
  • reinstall - Reinstall the operating system on a bare metal server.
  • start - Start a bare metal server.
  • tags - Add or modify tags on the bare metal server
  • user-data - Commands for bare metal server user data
  • vnc - Get a bare metal server's VNC url
  • vpc2 - Commands to manage VPC2s on bare metal servers
Displays bandwidth usage statistics for Bare Metal instances to help monitor data transfer consumption within your Vultr account.
Provisions a new bare metal server on Vultrs platform with customizable specifications for hardware, operating system, and datacenter location.
Permanently removes a specified bare metal server instance from your Vultr account, freeing resources and stopping billing.
Retrieves detailed information about a specific bare metal server instance using its unique identifier.
Forcefully powers off a Bare Metal server without performing a graceful shutdown, which may risk data loss.
Manages IPv4 address operations for Bare Metal servers, including listing, adding, and removing IP addresses on your Vultr infrastructure.
Manage IPv6 address configurations for Vultr bare metal servers, including listing, adding, and removing IPv6 addresses.
Displays all bare metal server instances in your Vultr account with their IDs, specifications, and status information.
Restarts a specified Bare Metal server in your Vultr account using its ID.
Reinstalls the operating system on a bare metal server, resetting it to its initial state.
Powers on a previously halted Vultr Bare Metal server instance, making it available for use again.
Manage organizational tags for Vultr bare metal servers to categorize and group your infrastructure resources.
Retrieves VNC URL information for bare metal servers to enable secure remote console access.
Manages operating system images for Bare Metal servers, allowing you to view and update available OS options.