Oc logs

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Retrieves the log output for a build, deployment or pod:

oc logs -f <pod>

Options

-f

Streams the logs, similarly to tail -f.

Sub-Commands

build

oc logs build