nyx_account_ram
Show the account RAM pool. Use this together with nyx project state <project> to decide whether you can bump
a project’s allocation: if remainingPoolMb >= the delta you need, you
have room; otherwise the only path is a subscription upgrade.
The agent-side decision tree:
- nyx project state
→ allocatedMb, floorMb - nyx account ram → remainingPoolMb
- if remainingPoolMb >= (needed - allocatedMb):
nyx project ram
—mb else: surface “subscription upgrade needed” with the link from upgradeUrl on this response.
| Flag | Type | Default | Description |
|---|---|---|---|
--context | string | Override the active context for this invocation (also: NYX_CONTEXT env var) | |
--json | bool | false | Emit one JSON envelope per invocation (stdout for success, stderr for errors) |
Generated from tree.json @ fallbac.