Documentation

Documentation

mc license unregister

Table of Contents

Description

The mc license unregister command disconnects your deployment from your MinIO SUBNET account.

Important

After unregistering, you can no longer use the mc support commands.

Examples

Unregister a Deployment Using the Deployment’s Name

Remove the registration of the MinIO deployment at alias minio1 from SUBNET.

mc license unregister minio1

Syntax

The command has the following syntax:

mc [GLOBALFLAGS] license unregister ALIAS       \
                                    [--airgap]

Parameters

ALIAS
Required

The alias of the MinIO deployment.

--airgap
Optional

New in version RELEASE.2023-01-28T20-29-38Z.

Removes registration info from the deployment without also unregistering from SUBNET. Use in environments without direct access to the Internet.

Global Flags

This command supports any of the global flags.