Categorygithub.com/cblecker/oc-console
modulepackage
1.4.0
Repository: https://github.com/cblecker/oc-console.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author