mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
21 lines
580 B
Plaintext
21 lines
580 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cli-configuring-cli"]
|
|
= Configuring the OpenShift CLI
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: cli-configuring-cli
|
|
|
|
toc::[]
|
|
|
|
Configure {oc-first} based on your preferences for working with it.
|
|
|
|
[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]
|