mc kms key stat

The mc kms key stat command returns status information for a KMS master key.

Syntax

The command has the following syntax:

mc kms key stat TARGET [KEY_NAME]

Global flags

This command supports any of the global flags.

Examples

Get default master key and its status from a MinIO server/cluster.

mc kms key stat play

Get the status of one particular master key from a MinIO server/cluster.

mc kms key stat play my-master-key

Behavior

S3 compatibility

This command uses a MinIO AIStor administrative API and does not work against other S3-compatible services.