Skip to content

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:

  1. nyx project state → allocatedMb, floorMb
  2. nyx account ram → remainingPoolMb
  3. if remainingPoolMb >= (needed - allocatedMb): nyx project ram —mb else: surface “subscription upgrade needed” with the link from upgradeUrl on this response.
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.