Show Menu
Cheatography

Openshift CLI Cheat Sheet (DRAFT) by [deleted]

A Cheat Sheet for basics operations with the oc CLI

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Log to oc CLI

Log in
 oc login
Login to your Openshift account
Log out
oc logout
Log out your Openshift account
When login, you will have to provide your Username and your password
 

Project

Create a project
oc new-pr­oject
Create a new project