doctl compute droplet list --help
Jump to navigation
Jump to search
doctl compute droplet list --help Use this command to retrieve a list of Droplets, including the following information about each: - The Droplet's ID - The Droplet's name - The Droplet's Public IPv4 Address - The Droplet's Private IPv4 Address - The Droplet's IPv6 Address - The memory size of the Droplet in MB - The number of vCPUs on the Droplet - The size of the Droplet's disk in GB - The Droplet's region - The image the Droplet was created from - The status of the Droplet; can be `new`, `active`, `off`, or `archive` - The tags assigned to the Droplet - A list of features enabled for the Droplet. Examples are `backups`, `ipv6`, `monitoring`, `private_networking` - The IDs of block storage volumes attached to the Droplet Usage: doctl compute droplet list [GLOB] [flags] Aliases: list, ls Flags: --format ID Columns for output in a comma-separated list. Possible values: ID, `Name`, `PublicIPv4`, `PrivateIPv4`, `PublicIPv6`, `Memory`, `VCPUs`, `Disk`, `Region`, `Image`, `VPCUUID`, `Status`, `Tags`, `Features`, `Volumes`. -h, --help help for list --no-header Return raw data with no headers --region string Droplet region --tag-name string Tag name 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
doctl compute [ droplet | droplet-action | volume ]
Advertising: