OpenShift Resource Management Operations
Jump to navigation
Jump to search
Internal
Quota Operations
Get Quotas in a Project
For the current project:
oc get quota
For an arbitrary project
oc get quota -n <project-name>
For the current project:
oc get quota
For an arbitrary project
oc get quota -n <project-name>