CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 12:02:43 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
last-modified: Fri, 10 Oct 2025 12:09:44 GMT
vary: Accept-Encoding
x-frame-options: ALLOW-FROM https://marina.digitalocean.com/
x-xss-protection: 1; mode=block
content-security-policy: frame-ancestors https://amd.digitalocean.com/ https://amd.s2r1.internal.digitalocean.com/ https://localdev.internal.digitalocean.com https://cloud.s2r1.internal.digitalocean.com https://cloud.digitalocean.com https://digitaloceaninc.lookbookhq.com
x-content-security-policy: frame-ancestors https://amd.digitalocean.com/ https://amd.s2r1.internal.digitalocean.com/ https://localdev.internal.digitalocean.com https://cloud.s2r1.internal.digitalocean.com https://cloud.digitalocean.com https://digitaloceaninc.lookbookhq.com
x-do-app-origin: 278230ee-e6a3-11ec-b1dc-0c42a19a82a7
cache-control: private
x-do-orig-status: 200
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=Z0syYqMXFT7yGZcV6jXodUWbJS1nN7G_iXIoNjC6Z9k-1760184163-1.0.1.1-HPT7fk8yYYK.A0SaDLYfBTDOGq552WFuFm7vJfxLwno.eLdNft5NzBQCSI_siEXzV0_Eys60IYac_GugFGHKsxAgv6Aa0srImRuwQq4oc_w; path=/; expires=Sat, 11-Oct-25 12:32:43 GMT; domain=.ondigitalocean.app; HttpOnly; Secure; SameSite=None
set-cookie: __cf_bm=gKwZLXdxWh6hv.TI2eHUlKkkTFaU.cdUTyq8b8x.dyI-1760184163-1.0.1.1-f8.KKIKAnBQOhqjgre_.zJvklBhnLmPuDQX0mGk.GaVh.aKJZet.4HJJWCdizGeVQ6BfVKoNAKFVz9S3RBn0CZ2RYWG6E2RHqHWO7ww0QvMMudG2yBF_t1KU5ZdGJrm9; path=/; expires=Sat, 11-Oct-25 12:32:43 GMT; domain=.digitalocean.com; HttpOnly; Secure; SameSite=None
do-upstream-service-time: 757
server: cloudflare
cf-ray: 98ce35c82ef8999b-BLR
doctl compute droplet-action enable-backups | DigitalOcean Documentation
doctl compute droplet-action enable-backups
Generated on 2 Sep 2025
from doctl
version
v1.141.0
Usage
doctl compute droplet-action enable-backups <droplet-id> [flags]
Description
Enables backups on a Droplet. This automatically creates and stores a disk image of the Droplet. By default, backups happen daily.
Example
The following example enables backups on a Droplet with the ID 386734086
with a backup policy flag:
doctl compute droplet-action enable-backups 386734086 --backup-policy-plan weekly --backup-policy-weekday SUN --backup-policy-hour 4
Flags
Option | Description |
---|---|
--backup-policy-hour |
Backup policy hour. Default: 0 |
--backup-policy-plan |
Backup policy frequency plan. |
--backup-policy-weekday |
Backup policy weekday. |
--format |
Columns for output in a comma-separated list. Possible values: ID , Status , Type , StartedAt , CompletedAt , ResourceID , ResourceType , Region . |
--help , -h |
Help for this command |
--no-header |
Return raw data with no headers Default: false |
--wait |
Wait for action to complete Default: false |
Related Commands
Command | Description |
---|---|
doctl compute droplet-action | Display Droplet action commands |
Global Flags
Option | Description |
---|---|
--access-token , -t |
API V2 access token |
--api-url , -u |
Override default API endpoint |
--config , -c |
Specify a custom config file Default: |
--context |
Specify a custom authentication context name |
--http-retry-max |
Set maximum number of retries for requests that fail with a 429 or 500-level error
Default: 5 |
--http-retry-wait-max |
Set the minimum number of seconds to wait before retrying a failed request
Default: 30 |
--http-retry-wait-min |
Set the maximum number of seconds to wait before retrying a failed request
Default: 1 |
--interactive |
Enable interactive behavior. Defaults to true if the terminal supports it (default false)
Default: false |
--output , -o |
Desired output format [text|json] Default: text |
--trace |
Show a log of network activity while performing a command Default: false |
--verbose , -v |
Enable verbose output Default: false |
We can't find any results for your search.
Try using different keywords or simplifying your search terms.