1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

docs(oc): update link to openshift CLI reference (#9667)

This commit is contained in:
Alwyn Kik
2021-12-28 16:59:48 +01:00
committed by GitHub
parent df4508ad54
commit d5cb1d339f

View File

@@ -1,6 +1,6 @@
# OC - OpenShift CLI # OC - OpenShift CLI
This plugin provides autocompletion for [OC](https://docs.openshift.com/container-platform/3.7/cli_reference/index.html) commands, building, managing and updating operations. This plugin provides autocompletion for [OC](https://docs.openshift.com/container-platform/latest/cli_reference/openshift_cli/getting-started-cli.html) commands, building, managing and updating operations.
To use it, add `oc` to the plugins array of your zshrc file: To use it, add `oc` to the plugins array of your zshrc file: