Synopsis
JSON Output
When usingAPTIBLE_OUTPUT_FORMAT=json, the output includes additional deployment-related fields:
To view deployment settings for a specific app, use
aptible apps:settings.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Usage:
aptible apps [flags]
Flags:
-e, --env string Environment handle (alias)
--environment string Environment handle
APTIBLE_OUTPUT_FORMAT=json, the output includes additional deployment-related fields:
| Field | Description |
|---|---|
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 |
aptible apps:settings.Was this page helpful?
