Skip to content

logs

Overview

Tails logs for a deployed app. Under the hood this wraps kubectl logs.

podplane logs <name> [flags]

Options

FlagDescription
-n, --namespace stringKubernetes namespace the app was deployed into
--context stringThe name of the kubeconfig context to use (default: current kubeconfig context)
--kubeconfig stringPath to the kubeconfig file (default: $KUBECONFIG or ~/.kube/config)