Difference between revisions of "Doctl compute droplet"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[doctl compute droplet --help]] | ||
+ | [[doctl compute droplet list --no-header --format Name]] | ||
[[doctl compute droplet list --no-header]] | [[doctl compute droplet list --no-header]] | ||
− | |||
[[doctl compute droplet list]] | [[doctl compute droplet list]] | ||
[[doctl compute droplet list --help]] | [[doctl compute droplet list --help]] | ||
− | [[doctl compute droplet backups]] | + | [[doctl compute droplet backups]] 123456 |
− | + | [[doctl compute droplet snapshots]] | |
== Help == | == Help == |
Latest revision as of 17:15, 4 January 2024
doctl compute droplet --help doctl compute droplet list --no-header --format Name doctl compute droplet list --no-header doctl compute droplet list doctl compute droplet list --help doctl compute droplet backups 123456 doctl compute droplet snapshots
Help[edit]
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/m/Library/Application Support/doctl/config.yaml") --context string Specify a custom authentication context name -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.
See also[edit]
Advertising: