Oadm: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:


The cluster administrator's CLI interface. There is no oadm release for common clients, which probably means it is intended to be only used on the server. The general user OpenShift CLI interface is [[oc#Overview|oc]].
The cluster administrator's CLI interface. There is no oadm release for common clients, which probably means it is intended to be only used on the server. The general user OpenShift CLI interface is [[oc#Overview|oc]].
=General Options=
==--loglevel==
oadm --loglevel=''n''
where n is 0-10.


=Commands=
=Commands=

Revision as of 22:16, 17 October 2017

Internal

Overview

The cluster administrator's CLI interface. There is no oadm release for common clients, which probably means it is intended to be only used on the server. The general user OpenShift CLI interface is oc.

General Options

--loglevel

oadm --loglevel=n

where n is 0-10.

Commands

Questions

  • Can oadm be installed on an access host, other than the master(s), so it allows cluster administration without being physically present on the master?