Manage your machine events. Events are asynchronous tasks performed by our system on your machines. Not all machine commands are asynchronous. For those that are, a machine event is returned which is tracked using this command.
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
Get a machine event from a team.
The ID of the machine event 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 machine events in your team.
Pick a subset of fields to display:
pspace machine-event 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