Skip to main content
This command lists Apps in an Environment.

Synopsis

Usage:
  aptible apps

Options:
  --env, [--environment=ENVIRONMENT]

JSON Output

When using APTIBLE_OUTPUT_FORMAT=json, the output includes additional deployment-related fields:
FieldDescription
docker_imageThe Docker image configured for direct image deploy
private_registry_usernameUsername for private registry authentication
private_registry_passwordPassword for private registry authentication
To view deployment settings for a specific app, use aptible apps:settings.