mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
636 B
Plaintext
22 lines
636 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cli-configuring-cli"]
|
|
= Configuring the OpenShift CLI
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: cli-configuring-cli
|
|
|
|
toc::[]
|
|
|
|
[id="cli-enabling-tab-completion"]
|
|
== Enabling tab completion
|
|
|
|
You can enable tab completion for the Bash or Zsh shells.
|
|
|
|
// Enabling tab completion for Bash
|
|
include::modules/cli-configuring-completion.adoc[leveloffset=+2]
|
|
|
|
// Enabling tab completion for Zsh
|
|
include::modules/cli-configuring-completion-zsh.adoc[leveloffset=+2]
|
|
|
|
// Configuring a kubeconfig file by using the oc CLI
|
|
include::modules/cli-configuring-kubeconfig-using-cli.adoc[leveloffset=+1]
|