2023-10-30 08:48:20 -04:00
|
|
|
:_mod-docs-content-type: ASSEMBLY
|
2019-03-18 10:23:14 -04:00
|
|
|
[id="cli-configuring-cli"]
|
2021-02-04 08:45:01 -07:00
|
|
|
= Configuring the OpenShift CLI
|
2022-02-16 11:35:56 -05:00
|
|
|
include::_attributes/common-attributes.adoc[]
|
2019-02-22 08:49:56 -05:00
|
|
|
:context: cli-configuring-cli
|
|
|
|
|
|
|
|
|
|
toc::[]
|
|
|
|
|
|
2022-07-13 14:18:06 +03:00
|
|
|
[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]
|