Synopsis
Examples
List Endpoints for an App
List Endpoints for a Database
Sample Output
📘 The above block is repeated for each matching Endpoint.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Usage:
aptible endpoints:list [flags]
Flags:
--app string App handle
--database string Database handle
-e, --env string Environment handle (alias)
--environment string Environment handle
aptible endpoints:list \
--app "$APP_HANDLE"
aptible endpoints:list \
--database "$DATABASE_HANDLE"
Service: cmd
Hostname: elb-foobar-123.aptible.in
Status: provisioned
Type: https
Port: default
Load Balancing Algorithm Type: round_robin
Shared: false
Internal: false
IP Whitelist: all traffic
Default Domain Enabled: false
Managed TLS Enabled: true
Managed TLS Domain: app.example.com
Managed TLS DNS Challenge Hostname: acme.elb-foobar-123.aptible.in
Managed TLS Status: ready
📘 The above block is repeated for each matching Endpoint.
Was this page helpful?
