Skip to content

oc plugin to open the OpenShift 4 console in your web browser

License

Notifications You must be signed in to change notification settings

cblecker/oc-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc-console

GoDoc Go

A cli plugin that allows you to open the OpenShift 4 web console in your default web browser.

Installation

There are three ways to install this plugin:

Go-based install:

go install github.com/cblecker/oc-console@latest

Homebrew install:

brew install cblecker/tap/oc-console

Download from releases page: https://github.com/cblecker/oc-console/releases/latest

Use

Open the OpenShift console in your default browser.

Usage:
  oc console [flags]

Examples:
  # Open the OpenShift console in your default browser
  oc console

  # Display the URL for the OpenShift console
  oc console --url

About

oc plugin to open the OpenShift 4 console in your web browser

Resources

License

Stars

Watchers

Forks

Languages