doctl
The official DigitalOcean command line interface (CLI)
Subcommands
Name | Description |
---|---|
completion | Configure your terminal's shell so that doctl commands autocomplete when you press the TAB key |
help | Display help about commands |
1-click | The commands under `doctl 1-click` are for interacting with DigitalOcean 1-Click applications |
account | The subcommands of `doctl account` retrieve information about DigitalOcean accounts |
apps | Display commands for working with apps |
auth | Display commands for authenticating doctl with an account |
balance | Display commands for retrieving your account balance |
billing-history | Display commands for retrieving your billing history |
compute | Display commands that manage infrastructure |
databases | Display commands that manage databases |
invoice | Display commands for retrieving invoices for your account |
kubernetes | Displays commands to manage Kubernetes clusters and configurations |
monitoring | [Beta] Display commands to manage monitoring |
projects | Manage projects and assign resources to them |
registry | Display commands for working with container registries |
vpcs | Display commands that manage VPCs |
Options
Name | Description |
---|---|
-h, --help | Help for doctl |
-v, --verbose | Enable verbose output |
-o, --output <format> | Desired output format |
--trace | Show a log of network activity while performing a command |
-c, --config | Specify a custom config file (default "$HOME/config.yaml") |
-u, --api-url | Override default API endpoint |
-t, --access-token | API V2 access token |
version | Show the current version |