Giter Club home page Giter Club logo

opc's Introduction

opc - A CLI for OpenShift Pipeline

opc make it easy to work with Tekton resources in OpenShift Pipelines. It is built on top of tkn and tkn-pac and expands their capablities to the functionality and user-experience that is available on OpenShift.

Build

Use the default target of the Makefile:

i.e:

make

Useful commands

The following commands help you understand and effectively use the OpenShift Pipelines CLI:

opc hub: search and install from Tekton Hub

opc pac: add and manage git repositories (pipelines as code)

opc pipeline: manage Pipelines opc pipelinerun: manage PipelineRuns opc task: manage Tasks opc clustertask: manage ClusterTasks opc taskrun: manage TaskRuns

opc triggerbinding: manage TriggerBindings opc clustertriggerbinding: manage ClusterTriggerBindings opc triggertemplate: manage TriggerTemplates opc eventlistener: manage EventListeners

Features

Versions :

  • opc version: Show all versions of all components
  • opc version [pac|tkn|opc] show version of a specific component

Completion :

opc completions [bash|zsh|...]

Plugins :

tkn plugins are used for opc plugins (ie: tkn-watch become opc watch), it doesn't try to show any opc plugins. (may change).

Install

Release

Release download

Go to the release page and choose your archive or package for your platform.

Homebrew

brew tap openshift-pipelines/opc https://github.com/openshift-pipelines/opc
brew install opc
yay -S opc-bin

GO

go install -v github.com/openshift-pipelines/opc@latest

Git

Checkout the directory and use :

-$ make
-$ ./bin/opc --help

opc's People

Contributors

chmouel avatar dependabot[bot] avatar goreleaserbot avatar siamaksade avatar vdemeester avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.