All CLI Commands
aptible logs
This command lets you access real-time logs for an App or Database.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Usage:
aptible logs [flags]
Flags:
--app string App handle
--database string Database handle
-e, --env string Environment handle (alias)
--environment string Environment handle
aptible logs --app "$APP_HANDLE"
aptible logs --database "$DATABASE_HANDLE"
Was this page helpful?
