doctl apps [flags]
app, a
doctl app
manage your App Platform apps.
Option | Description |
---|---|
--help , -h | Help for this command |
Command | Description |
---|---|
doctl | doctl is a command line interface (CLI) for the DigitalOcean API. |
doctl apps create | Create an app |
doctl apps create-deployment | Create a deployment |
doctl apps delete | Deletes an app |
doctl apps get | Get an app |
doctl apps get-deployment | Get a deployment |
doctl apps list | List all apps |
doctl apps list-deployments | List all deployments |
doctl apps list-regions | List App Platform regions |
doctl apps logs | Get logs |
doctl apps spec | Display commands for working with app specs |
doctl apps tier | Display commands for working with app tiers |
doctl apps update | Update an app |
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 |
--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 |