Skip to content

Latest commit

 

History

History

kubectl-plugin

Enonic XP kubectl plugin

This is a plugin to help you with common operations when running XP with the operator.

Requirements

  • kubectl
  • bash
  • jq
  • fzf

Installation

Clone this repository and add the kubectl-plugin to your PATH, i.e:

$ git clone https://github.com/enonic/xp-operator.git
$ cd xp-operator/kubectl-plugin
$ export PATH="$PATH:$PWD"

To make this permanent you need to set your path in your environment, i.e. in you .bashrc file.

Usage

$ kubectl enonic
The enonic kubectl plugin.
You can invoke it through kubectl: "kubectl enonic [command]..."

Find more information at: https://github.com/enonic/xp-operator

Usage:
  kubectl enonic [command]

Available Commands:
  operator      Enonic XP Operator commands
  xp            Enonic XP commands