Difference between revisions of "Doctl compute droplet --help"
Jump to navigation
Jump to search
(Created page with "{{lc}} A Droplet is a DigitalOcean virtual machine. Use the subcommands of `doctl compute droplet` to list, create, or delete Droplets. Usage: doctl compute droplet [co...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[doctl compute droplet]] --help | ||
A Droplet is a DigitalOcean virtual machine. Use the subcommands of `doctl compute droplet` to list, create, or delete Droplets. | A Droplet is a DigitalOcean virtual machine. Use the subcommands of `doctl compute droplet` to list, create, or delete Droplets. | ||
Line 11: | Line 13: | ||
1-click Display commands that pertain to Droplet 1-click applications | 1-click Display commands that pertain to Droplet 1-click applications | ||
actions List Droplet actions | actions List Droplet actions | ||
− | backups List Droplet backups | + | [[backups]] List Droplet backups |
create Create a new Droplet | create Create a new Droplet | ||
delete Permanently delete a Droplet | delete Permanently delete a Droplet | ||
Line 18: | Line 20: | ||
list List Droplets on your account | list List Droplets on your account | ||
neighbors List a Droplet's neighbors on your account | neighbors List a Droplet's neighbors on your account | ||
− | snapshots List all snapshots for a Droplet | + | [[snapshots]] List all snapshots for a Droplet |
− | tag Add a tag to a Droplet | + | [[tag]] Add a tag to a Droplet |
untag Remove a tag from a Droplet | untag Remove a tag from a Droplet | ||
Latest revision as of 17:15, 4 January 2024
doctl compute droplet --help A Droplet is a DigitalOcean virtual machine. Use the subcommands of `doctl compute droplet` to list, create, or delete Droplets. Usage: doctl compute droplet [command] Aliases: droplet, d Available Commands: 1-click Display commands that pertain to Droplet 1-click applications actions List Droplet actions backups List Droplet backups create Create a new Droplet delete Permanently delete a Droplet get Retrieve information about a Droplet kernels List available Droplet kernels list List Droplets on your account neighbors List a Droplet's neighbors on your account snapshots List all snapshots for a Droplet tag Add a tag to a Droplet untag Remove a tag from a Droplet Flags: -h, --help help for droplet Global Flags: -t, --access-token string API V2 access token -u, --api-url string Override default API endpoint -c, --config string Specify a custom config file (default "/Users/user/Library/Application Support/doctl/config.yaml") --context string Specify a custom authentication context name --http-retry-max int Set maximum number of retries for requests that fail with a 429 or 500-level error (default 5) --interactive Enable interactive behavior. Defaults to true if the terminal supports it (default false) -o, --output string Desired output format [text|json] (default "text") --trace Show a log of network activity while performing a command -v, --verbose Enable verbose output Use "doctl compute droplet [command] --help" for more information about a command.
doctl compute droplet [ list | backups ]
Advertising: