Skip to content

IBM/ibm-common-service-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl-cpfs

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/

How to use

Dependencies

  • oc CLI
  • yq CLI

Installation

  • 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 branch

    git checkout scripts-adopter
  • Add current folder PATH to your environment variable PATH

    export PATH=$PATH:$(pwd)
  • Verify the plugin

    oc plugin list

Commands

Run oc cpfs to see more details