Manage your snapshots. Snapshots are disk images of your machine at a specific point in time. You can use them to restore a machine to a previous state. We recommend using snapshots before taking actions that could affect the usability of your machine or its network connection.
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 snapshot from a machine.
The fields to include in the response.
The name of the snapshot
The ID of the machine to create a snapshot from
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 snapshots in your team.
Pick a subset of fields to display:
pspace snapshot 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.
The ID of the machine the event is for. If not specified, all events are returned.
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
Restore a machine to a snapshot.
The ID of the snapshot to restore to
The fields to include in the response.
Create an additional snapshot before restore
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 snapshot from a team.
The ID of the snapshot 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