# mc license

LLMS index: [llms.txt](/llms.txt)

---

<a id="mc-license"></a>

<a id="command-mc.license"></a>

## Description {#description}

The [`mc license`](#command-mc.license) commands work with cluster registration for [MinIO SUBNET](https://min.io/pricing?jmp=docs). Use the commands to register a deployment, display information about the cluster’s current license, or update the license key for a cluster.

## Subcommands {#subcommands}

[`mc license`](#command-mc.license) includes the following subcommands:

<table>
  <thead>
    <tr>
      <th><p>Subcommand</p></th>
      <th><p>Description</p></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><p><a href="/reference/minio-mc/mc-license-info/#command-mc.license.info"><code>info</code></a></p></td>
      <td><p>The <a href="/reference/minio-mc/mc-license-info/#command-mc.license.info"><code>mc license info</code></a> command displays information about the MinIO deployment’s license status.
Specifically, whether the deployment uses the AGPLv3 Open Source license of the <a href="https://min.io/product/subnet?ref=docs">MinIO Commercial License</a>.</p></td>
    </tr>
    <tr>
      <td><p><a href="/reference/minio-mc/mc-license-register/#command-mc.license.register"><code>register</code></a></p></td>
      <td><p>The <a href="/reference/minio-mc/mc-license-register/#command-mc.license.register"><code>mc license register</code></a> command connects your deployment with your <a href="https://min.io/pricing?jmp=docs">MinIO SUBNET</a> account.</p></td>
    </tr>
    <tr>
      <td><p><a href="/reference/minio-mc/mc-license-update/#command-mc.license.update"><code>update</code></a></p></td>
      <td><p>Use the <a href="/reference/minio-mc/mc-license-update/#command-mc.license.update"><code>mc license update</code></a> command to replace a license key for a deployment.</p></td>
    </tr>
  </tbody>
</table>
