Vultr DocsLatest Content


List

Updated on 15 September, 2025

Displays all container registries in your Vultr account with their IDs, names, regions, and status.


The vultr-cli container-registry list command displays all container registries in your Vultr account, showing their IDs, names, regions, and current status.

Usage

console
$ vultr-cli container-registry list [flags]

Examples

console
# Full example
$ vultr-cli container-registry list
# Shortened example with aliases
$ vultr-cli cr l

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.