Manage your startup scripts. Startup scripts allow you to configure a machine on first boot or on every boot.
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 startup script.
The fields to include in the response.
The name of the startup script
The script to run
Whether to run once or on every boot
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 startup script from a team.
The ID of the startup script 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 startup scripts in your team.
Pick a subset of fields to display:
pspace startup-script list -F name -F dtCreated
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.
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 startup script.
The ID of the startup script to update
The fields to include in the response.
The name of the startup script
The script to run
Whether to run once or on every boot
Whether the startup script is enabled or not
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 startup script to a machine.
The ID of the startup script to assign
The fields to include in the response.
The ID of the machine to assign the startup script 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
Unassign a startup script from a machine.
The ID of the startup script to unassign
The fields to include in the response.
The ID of the machine to un-assign the startup script 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
Delete a startup script from a team.
The ID of the startup script 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