---
title: List
url: https://docs.vultr.com/reference/vultr-cli/bare-metal/list
description: Displays all bare metal server instances in your Vultr account with their IDs, specifications, and status information.
publish_date: 2025-09-14T03:01:01.668908Z
last_updated: 2025-11-07T17:38:36.645809Z
---

The `vultr-cli bare-metal list` command displays all bare metal servers in your Vultr account, showing their IDs, specifications, and status information.

## Usage

```console
$ vultr-cli bare-metal list [flags]
```

## 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. |