Skip to content

logs

Show logs for the linked service’s latest deployment

Show deployment logs for the currently linked service.

Requires a fully linked directory (workspace/project/env/service). Fetches the latest deployment and displays its log output. Use —follow to stream updates.

ancla logs [flags]
ancla logs
ancla logs -f
-f, --follow Follow log output until deployment completes
-h, --help help for logs
--api-key string API key for authentication
--config string config file (default: ~/.ancla/config.yaml)
--json Shorthand for --output json
-o, --output string Output format: table or json (default "table")
-q, --quiet Suppress non-essential output
  • ancla - Ancla CLI — manage your Ancla PaaS deployments