Cluster Management
The minkms
binary provides the following CLI commands for performing cluster management:
Command | Description |
---|---|
minkms server | Start a KMS server. |
minkms env | Print KMS environment variables. |
minkms pprof | Profile KMS server performance. |
minkms logs | Print KMS server logs. |
minkms help | Print help information. |
minkms add | Add a node to a cluster. |
minkms rm | Remove a node from a cluster. |
minkms ls | List cluster nodes. |
minkms stat | Print cluster status information. |
minkms edit | Edit the cluster configuration. |
minkms backup | Backup the cluster state. |
minkms restore | Restore the cluster state from a backup. |