This website requires JavaScript.
Explore
Help
Sign In
XorA
/
bash-it
Watch
1
Star
0
Fork
You've already forked bash-it
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb000d5b40
bash-it
/
completion
/
available
/
openshift.completion.bash
4 lines
75 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
[
-x
"
$(
which oc
)
"
]
&&
eval
"
$(
oc completion bash
)
"
Reference in New Issue
View Git Blame
Copy Permalink