The vultr-cli plans list command displays available Vultr server plans with their specifications and pricing, helping users select the appropriate configuration for their infrastructure needs.
Usage
CONSOLE
$ vultr-cli plans list [flags]
Examples
CONSOLE
# Full example
$ vultr-cli plans list
# Full example with paging
$ vultr-cli plans list --type="vhf" --per-page=1 --cursor="bmV4dF9fdmhmLTFjLTFnYg=="
# Shortened with alias commands
$ vultr-cli p 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.
-t
--type
(optional) The type of plans to return. Possible values: vc2, vdc, vhf, dedicated. Defaults to all Instances plans.
0 Comments
Start the conversation
Be the first to comment and share your perspective with the community.
0 Comments
Be the first to comment and share your perspective with the community.