Skip to content

nyx_project_state

Show a project’s RAM allocation, current pod reservations, and the remaining account-pool headroom — the snapshot an AI agent reads before deploying an app to decide whether it needs to bump the per-project allocation first.

Fields: allocatedMb — RAM the operator currently stamps on the namespace’s ResourceQuota reservedMb — sum of all pods’ memory requests in this namespace reservedCpuMilli — sum of all pods’ CPU requests floorMb — minimum allocation permitted given current reservations (max of RAM + CPU-derived floor), rounded up to the next 256 MB step stepMb — RAM allocations advance in this granularity (256) poolMb — total RAM the account’s subscription provides (-1 = unlimited / Enterprise) totalAllocatedMb — sum of allocations across all owner projects remainingPoolMb — headroom for re-allocation across siblings (-1 = unlimited)

ArgumentRequired
projectyes
FlagTypeDefaultDescription
--contextstringOverride the active context for this invocation (also: NYX_CONTEXT env var)
--jsonboolfalseEmit one JSON envelope per invocation (stdout for success, stderr for errors)

Generated from tree.json @ fallbac.