# mc license info

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

---

<a id="mc-license-info"></a>
<a id="command-mc.license.info"></a>
<a id="examples"></a>
<a id="display-the-current-license-for-a-deployment-with-alias-minio1"></a>
<a id="parameters"></a>
<a id="mc.license.info.ALIAS"></a>
<a id="mc.license.info.-airgap"></a>
<a id="global-flags"></a>

## License commands {#description}

SILO uses AGPLv3. License commands preserve legacy command syntax and cannot
purchase or activate a MinIO commercial subscription.

| Command | Behavior |
| --- | --- |
| `mcli license info ALIAS` | Display locally stored license information without SUBNET access |
| `mcli license unregister ALIAS` | Clear local license registration state |
| `mcli license update ALIAS license.key` | Retain the explicit local-file path; acceptance depends on the target server |
| `mcli license update ALIAS` | Online renewal disabled, exit 1 |
| `mcli license register ALIAS` | Registration disabled, exit 1 |

## Syntax {#syntax}

Use `mcli license COMMAND --help` for flags accepted by the installed version.
Legacy `--airgap` and API-key flags cannot re-enable online registration/renewal.
Ordinary object storage and diagnostics do not require SUBNET registration.

See [SILO licensing](/about/license/) and [mcli compatibility](/compatibility/mcli/#subnet).
