mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
24 lines
949 B
Plaintext
24 lines
949 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="managing-cli-profiles"]
|
|
= Managing CLI profiles
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: managing-cli-profiles
|
|
|
|
toc::[]
|
|
|
|
A CLI configuration file allows you to configure different profiles, or contexts, for use with the xref:../../cli_reference/index.adoc#cli-tools-overview[CLI tools overview]. A context consists of
|
|
ifndef::microshift,openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|
|
xref:../../authentication/understanding-authentication.adoc#understanding-authentication[user authentication]
|
|
endif::microshift,openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|
|
ifdef::microshift[]
|
|
user authentication
|
|
endif::[]
|
|
a {product-title}
|
|
server information associated with a _nickname_.
|
|
|
|
include::modules/about-cli-profiles-switch.adoc[leveloffset=+1]
|
|
|
|
include::modules/manual-configuration-of-cli-profiles.adoc[leveloffset=+1]
|
|
|
|
include::modules/load-and-merge-rules.adoc[leveloffset=+1]
|