Synopsis
Examples
View deployment settings for an app:Output Fields
| Field | Description |
|---|---|
id | The app’s unique identifier |
handle | The app’s handle (name) |
created_at | When the app was created |
environment | The environment containing the app |
status | Current app status (e.g., provisioned) |
git_remote | Git remote URL for git-based deployments |
last_deploy_operation | Details about the most recent deploy operation |
docker_image | The Docker image configured for direct image deploy |
private_registry_username | Username for private registry authentication |
private_registry_password | Password for private registry authentication |

