A kubectl plugin for Cloud Pak Foundational Services (CPFS) that provides a set of commands to help you manage your CPFS instance.
https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/
oc
CLIyq
CLI
-
Clone this repository and navigate to the cloned folder
git clone git@github.com:IBM/ibm-common-service-operator.git cd ibm-common-service-operator
-
Check out to
scripts-adopter
branchgit checkout scripts-adopter
-
Add current folder PATH to your environment variable
PATH
export PATH=$PATH:$(pwd)
-
Verify the plugin
oc plugin list
Run oc cpfs
to see more details