minkms rm
Remove a minkms
host from a Key Manager cluster.
SYNTAX
minkms rm \
HOST[:PORT] \
[-a | --api-key KEY] \
[-k | --insecure]
PARAMETERS
HOST[:PORT]
Required
The address (and optional port) of the node to remove.
:PORT
defaults to 7373
if omitted.
--api-key
Optional
Alias : -a
The API key of an identity the command uses to authenticate to the Key Manager cluster.
Defaults to the value of MINIO_KMS_API_KEY
.
--insecure
Optional
Alias : -k
Skip server certificate verification.