Manage your public IP addresses. Your compute machines are reachable over the internet through public IP addresses.
These flags are available on all commands.
Enable debug logging. One of debug
, info
, warning
, error
, or critical
.
Output JSON
A Paperspace public API Key used for authenticating requests
Show help for a command
List public IPs in your team or project.
Pick a subset of fields to display:
pspace public-ip list -F name -F dtModified
The number of items to return in the next page.
The cursor to fetch the next results from.
The field to order items by. One of dtCreated
.
Whether to order items ascending.
Whether to order items descending.
The fields to include in the response.
Filter by region.
These flags are available on all commands.
Enable debug logging. One of debug
, info
, warning
, error
, or critical
.
Output JSON
A Paperspace public API Key used for authenticating requests
Show help for a command
Assign a public IP to a machine.
The public IP to assign
The fields to include in the response.
The ID of the machine to assign the public IP to
These flags are available on all commands.
Enable debug logging. One of debug
, info
, warning
, error
, or critical
.
Output JSON
A Paperspace public API Key used for authenticating requests
Show help for a command
Claim a public IP for a team.
The fields to include in the response.
The region to claim the public IP in
These flags are available on all commands.
Enable debug logging. One of debug
, info
, warning
, error
, or critical
.
Output JSON
A Paperspace public API Key used for authenticating requests
Show help for a command
Release a public IP from a team. This unassigns it from its assigned machine, if any.
The public IP to release
The fields to include in the response.
These flags are available on all commands.
Enable debug logging. One of debug
, info
, warning
, error
, or critical
.
Output JSON
A Paperspace public API Key used for authenticating requests
Show help for a command