Manage your Paperspace machines.
For more information, see the Machines documentation.
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
Create a machine.
The fields to include in the response.
The name of the machine
The machine type to create
The ID of the template to create the machine from
The ID of the network to create the machine in
The region to create the machine in
The size of the machine’s disk
The public IP type.
Whether to enable auto snapshots.
The auto snapshot frequency.
The number of auto snapshots to save.
Whether to enable auto shutdown.
The auto shutdown timeout in hours.
Whether to force shutdown the machine.
Whether to take an initial snapshot.
Whether to use initial snapshot as a restore point.
The restore point frequency.
The startup script ID.
Whether to email the password.
Whether to start the machine on creation.
Whether to enable NVLink.
The accessors of the machine.
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
Get a machine from a team.
The ID of the machine to get
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
List machines in your team.
Pick a subset of fields to display:
pspace machine 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 agent type.
Filter by machine type.
Filter by name.
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
Update a machine’s settings.
The ID of the machine to update
The fields to include in the response.
The name of the machine
The machine type to update to
The ID of the network to create the machine in
The size of the machine’s disk
The public IP type.
Whether to enable auto snapshots.
The auto snapshot frequency.
The number of auto snapshots to save.
Whether to enable auto shutdown.
The auto shutdown timeout in hours.
Whether to force shutdown the machine.
Whether to enable a restore point.
The restore point frequency.
The ID of the snapshot to use as a restore point.
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
Restart a machine from a team.
The ID of the machine to restart
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
Start a machine from a team.
The ID of the machine to start
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
Stop a machine from a team.
The ID of the machine to stop
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
Delete a machine from a team.
The ID of the machine to delete
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