Environment variables
TANKA_JB_PATH
Section titled “TANKA_JB_PATH”Description: Path to the jb
tool executable
Default: $PATH/jb
TANKA_KUBECTL_PATH
Section titled “TANKA_KUBECTL_PATH”Description: Path to the kubectl
tool executable
Default: $PATH/kubectl
TANKA_KUBECTL_TRACE
Section titled “TANKA_KUBECTL_TRACE”Description: Print all calls to kubectl
Default: false
TANKA_HELM_PATH
Section titled “TANKA_HELM_PATH”Description: Path to the helm
executable
Default: $PATH/helm
TANKA_KUSTOMIZE_PATH
Section titled “TANKA_KUSTOMIZE_PATH”Description: Path to the kustomize
executable
Default: $PATH/kustomize
TANKA_PAGER
Section titled “TANKA_PAGER”Description: Pager to use when displaying output. Set to an empty string to disable paging.
Default: $PAGER
Description: Pager to use when displaying output. Only used if TANKA_PAGER is not set. Set to an empty string to disable paging.
Default: less --RAW-CONTROL-CHARS --quit-if-one-screen --no-init