Creates a new reserved IP address that can be assigned to Vultr instances as needed
The vultr-cli reserved-ip create command provisions a new reserved IP address in your Vultr account, allowing you to assign it to instances as needed.
Usage
CONSOLE
$ vultr-cli reserved-ip create [flags]
Examples
CONSOLE
# Full Example
$ vultr-cli reserved-ip create --region="yto" --type="v4" --label="new IP"
# Shortened with alias commands
$ vultr-cli rip c -r="yto" -t="v4" -l="new IP"
Flags
Shorthand
Long Version
Description
-l
--label
label
-r
--region
id of region
-t
--type
type of IP : v4 or v6
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.