1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

moving attribute files

This commit is contained in:
Kathryn Alexander
2022-02-16 11:35:56 -05:00
parent 56e0eeaa28
commit 08c1e15ada
1460 changed files with 1595 additions and 1664 deletions

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="cli-administrator-commands"]
= OpenShift CLI administrator command reference
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: cli-administrator-commands
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="cli-configuring-cli"]
= Configuring the OpenShift CLI
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: cli-configuring-cli
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="cli-developer-commands"]
= OpenShift CLI developer command reference
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: cli-developer-commands
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="cli-extend-plugins"]
= Extending the OpenShift CLI with plug-ins
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: cli-extend-plugins
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="cli-getting-started"]
= Getting started with the OpenShift CLI
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: cli-developer-commands
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="managing-cli-profiles"]
= Managing CLI profiles
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: managing-cli-profiles
toc::[]

View File

@@ -1,7 +1,7 @@
:_content-type: ASSEMBLY
[id="usage-oc-kubectl"]
= Usage of oc and kubectl commands
include::modules/common-attributes.adoc[]
include::_attributes/common-attributes.adoc[]
:context: usage-oc-kubectl
The Kubernetes command-line interface (CLI), `kubectl`, can be used to run commands against a Kubernetes cluster. Because {product-title} is a certified Kubernetes distribution, you can use the supported `kubectl` binaries that ship with {product-title}, or you can gain extended functionality by using the `oc` binary.