Oc logs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://docs.openshift.com/enterprise/3.1/cli_reference/basic_cli_operations.html#logs | * https://docs.openshift.com/enterprise/3.1/cli_reference/basic_cli_operations.html#logs | ||
=Internal= | |||
* [[Oc#logs|oc]] | * [[Oc#logs|oc]] |
Revision as of 01:40, 15 May 2017
External
Internal
Overview
Retrieves the log output for a build, deployment or pod:
oc logs -f <pod>
Sub-Commands
build
oc logs build