# doctl compute droplet-autoscale – DigitalOcean Documentation
> Use the subcommands of `doctl compute droplet-autoscale` to perform actions on Droplet Autoscale Pools.
You can use droplet-autoscale to perform CRUD operations on a Droplet Autoscale Pool.
- [doctl compute droplet-autoscale create](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/create/index.html.md): Usage doctl compute droplet-autoscale create [flags] Flags Option Description --cooldown-minutes Cooldown durationDefault: 0 --cpu-target CPU target threshold --droplet-agent Enable droplet agentDefault: true --enable-ipv6 Enable droplet IPv6Default: true …
- [doctl compute droplet-autoscale delete](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/delete/index.html.md): Usage doctl compute droplet-autoscale delete [flags] Aliases d, rm Flags Option Description --force Force delete without a confirmation promptDefault: false --help, -h Help for this command Related Commands Command Description doctl compute …
- [doctl compute droplet-autoscale delete-dangerous](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/delete-dangerous/index.html.md): Usage doctl compute droplet-autoscale delete-dangerous [flags] Flags Option Description --force Force delete without a confirmation promptDefault: false --help, -h Help for this command Related Commands Command Description doctl compute droplet-autoscale …
- [doctl compute droplet-autoscale get](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/get/index.html.md): Usage doctl compute droplet-autoscale get [flags] Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Region, Status, Min Instance, Max Instance, Target Instance, Avg CPU Util, Avg Mem Util, Target …
- [doctl compute droplet-autoscale list](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/list/index.html.md): Usage doctl compute droplet-autoscale list [flags] Aliases ls Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Region, Status, Min Instance, Max Instance, Target Instance, Avg CPU Util, Avg Mem …
- [doctl compute droplet-autoscale list-history](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/list-history/index.html.md): Usage doctl compute droplet-autoscale list-history [flags] Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Current Instance, Target Instance, Status, Reason, Error Reason. --help, -h Help for this …
- [doctl compute droplet-autoscale list-members](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/list-members/index.html.md): Usage doctl compute droplet-autoscale list-members [flags] Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Status, Health Status, Unhealthy Reason, CPU Util, Mem Util. --help, -h Help for this command …
- [doctl compute droplet-autoscale update](https://docs.digitalocean.com/reference/doctl/reference/compute/droplet-autoscale/update/index.html.md): Usage doctl compute droplet-autoscale update [flags] Flags Option Description --cooldown-minutes Cooldown durationDefault: 0 --cpu-target CPU target threshold --droplet-agent Enable droplet agentDefault: true --enable-ipv6 Enable droplet IPv6Default: true …