Oc logs: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


* [[Oc#logs|oc]]
* [[Oc#logs|oc]]
=Overview=
Retrieves the log output for a build, deployment or pod:
<pre>
oc logs -f <pod>
</pre>


=Sub-Commands=
=Sub-Commands=

Revision as of 01:39, 15 May 2017

Internal

External

Overview

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

oc logs -f <pod>

Sub-Commands

build

oc logs build