Manage your shared drives. Shared drives are used to centralize data used by your team. Shared drives are mounted on any Paperspace machine in the same private network.
For more information, see shared drives.
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 shared drive.
The fields to include in the response.
The name of the shared drive
The ID of the network to create the shared drive in
The region to create the shared drive in
The size of the shared drive
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 template from a team.
The ID of the shared drive 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 shared drives in your team or project.
Pick a subset of fields to display:
pspace shared-drive 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 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
Delete a shared drive from a team.
The ID of the shared drive 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