Viewing Resource Quotas
A ResourceQuota object imposes limitations on the total number of resources that can be used within an Org.
To see the current usage, use
_8$ rok describe resourcequotas default_8Name: default_8Labels: <none>_8Annotations: <none>_8_8RPUs:_8 Allowed: 10_8 Used: 3
Note that it may take a few minutes for this to update after creating or rescaling Jobs.
Please check the Resource Quota reference guide for the specific limits that apply during the Private Beta.