logs
ancla logs
Section titled “ancla logs”Show logs for the linked service’s latest deployment
Synopsis
Section titled “Synopsis”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]Examples
Section titled “Examples” ancla logs ancla logs -fOptions
Section titled “Options” -f, --follow Follow log output until deployment completes -h, --help help for logsOptions inherited from parent commands
Section titled “Options inherited from parent commands” --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 outputSEE ALSO
Section titled “SEE ALSO”- ancla - Ancla CLI — manage your Ancla PaaS deployments