> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# nebius

<div>
  <h2>Name</h2>

  <p style={{ paddingLeft: "4ch" }}>
    <code>nebius</code>
  </p>

  <p style={{ paddingLeft: "7ch" }}>
    Manage Nebius resources.
  </p>
</div>

<div>
  <h2>Commands</h2>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="ai">nebius ai</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="applications">nebius applications</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="audit">nebius audit</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="billing">nebius billing</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="capacity">nebius capacity</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="compute">nebius compute</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="config">nebius config</a>
  </p>

  <p style={{ paddingLeft: "8ch" }}>
    Manage CLI configuration
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="dns">nebius dns</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="iam">nebius iam</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="logging">nebius logging</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="maintenance">nebius maintenance</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="mk8s">nebius mk8s</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="msp">nebius msp</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="mysterybox">nebius mysterybox</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="profile">nebius profile</a>
  </p>

  <p style={{ paddingLeft: "8ch" }}>
    Manage configuration profiles
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="quotas">nebius quotas</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="registry">nebius registry</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="storage">nebius storage</a>
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="update">nebius update</a>
  </p>

  <p style={{ paddingLeft: "8ch" }}>
    Update Nebius CLI
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="version">nebius version</a>
  </p>

  <p style={{ paddingLeft: "8ch" }}>
    Display Nebius CLI version
  </p>

  <p style={{ paddingLeft: "4ch" }}>
    <a href="vpc">nebius vpc</a>
  </p>
</div>

<div>
  <h2>Options</h2>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--auth-timeout` (duration: 2h30m10s)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Set the timeout for the request including authentication process, default is 15m0s.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--color` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Enable colored output.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `-c, --config` (string)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Provide path to config file.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--debug` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Enable debug logs.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `-f, --file` (string)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Input file. For 'update' commands automatically set --full=true.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--format` (string)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Output format. Supported values: yaml|json|jsonpath|table|text.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `-h, --help` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Show this message.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--insecure` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Disable transport security.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--no-browser` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Do not open browser automatically on auth.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--no-check-update` (bool)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Suppress check for updates.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--per-retry-timeout` (duration: 2h30m10s)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Set the timeout for each retry attempt, default is 20s.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `-p, --profile` (string)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Set a profile for interacting with the cloud.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--retries` (uint)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Set the number of retry attempts, 1 is disable retries, default is 3.
    </p>
  </div>

  <div style={{ paddingLeft: "4ch" }}>
    <p>
      `--timeout` (duration: 2h30m10s)
    </p>

    <p style={{ paddingLeft: "4ch" }}>
      Set the timeout for the main request, default is 1m0s.
    </p>
  </div>
</div>

<strong>Auto generated on 8-Apr-2026</strong>
