Manage your autoscaling groups. Autoscaling groups enable using the Kubernetes cluster-autoscaler to automatically scale your cluster. You can also autoscaling groups as a primitive for your own autoscaler.
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 an autoscaling group.
The fields to include in the response.
The name of the autoscaling group
The ID of the cluster
The machine type for the autoscaling group
The ID of the network for the autoscaling group
The ID of the template for the autoscaling group
The ID of the startup script for the autoscaling group
The maximum number of active machines in the autoscaling group
The minimum number of active machines in the autoscaling group
The timeout for provisioning machines in the autoscaling group, in minutes
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 an autoscaling group from a team.
The ID of the autoscaling group 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 autoscaling groups in your team.
Pick a subset of fields to display:
pspace autoscaling-group 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 cluster ID.
Filter by machine type.
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 an autoscaling group.
The ID of the autoscaling group to update
The fields to include in the response.
The name of the autoscaling group
The ID of the cluster
The machine type for the autoscaling group
The ID of the network for the autoscaling group
The ID of the template for the autoscaling group
The ID of the startup script for the autoscaling group
The maximum number of active machines in the autoscaling group
The minimum number of active machines in the autoscaling group
The timeout for provisioning machines in the autoscaling group, in minutes
The desired number of active machines in the autoscaling group
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 an autoscaling group from a team.
The ID of the autoscaling group to delete
The ID of the autoscaling group to update
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