oc
Verified for current stable LTS
Oc Commands
Oc command syntax with verified terminal examples.
Commands
7 commands for Oc
oc Operations
Oc Command: Add New Application To Project Openshift
oc new-app <repo_url> --name <application> oc Operations
Oc Command: Create New Project Openshift
oc new-project <project_name> oc HTTP
Oc Command: List Pods In Project Openshift
oc get pods oc Containers
Oc Command: Login Openshift Container Platform
oc login oc Operations
Oc Command: Logout Openshift Session
oc logout oc Containers
Oc Command: Open Remote Shell Session To Container
oc rsh <pod_name> oc Operations
Oc Command: Switch Existing Project Openshift
oc project <project_name> Suggest a Oc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Oc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.