1
0
mirror of https://github.com/minio/docs.git synced 2025-09-14 20:09:30 +03:00
Files
docs/source/reference/minio-mc/mc-license.rst
Daryl White f27c16f30a Updates for MinIO Server and MC releases on 2024-07-03/04 (#1299)
- Adds info about tracking batch job status for completed jobs
- Deprecates `mc license update`
- Adds flags for updating Azure credentials in `mc ilm tier update`

Closes #1260
2024-08-15 17:12:18 -04:00

53 lines
1.2 KiB
ReStructuredText

==============
``mc license``
==============
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 2
.. mc:: mc license
Description
-----------
.. start-mc-license-desc
The :mc:`mc license` commands work with cluster registration for |SUBNET|.
Use the commands to register a deployment, unregister a deployment, display information about the cluster's current license, or update the license key for a cluster.
.. end-mc-license-desc
Subcommands
-----------
:mc:`mc license` includes the following subcommands:
.. list-table::
:header-rows: 1
:widths: 30 70
:width: 100%
* - Subcommand
- Description
* - :mc:`~mc license info`
- .. include:: /reference/minio-mc/mc-license-info.rst
:start-after: start-mc-license-info-desc
:end-before: end-mc-license-info-desc
* - :mc:`~mc license register`
- .. include:: /reference/minio-mc/mc-license-register.rst
:start-after: start-mc-license-register-desc
:end-before: end-mc-license-register-desc
.. toctree::
:titlesonly:
:hidden:
/reference/minio-mc/mc-license-info
/reference/minio-mc/mc-license-register