Set License

Create KubeMQ Cluster with Enterprise License

Flags

Examples

With license token:

kubemqctl create cluster -t {your-license-token-here}

With license key file:

kubemqctl create cluster --license-file ./license.key

Where license.key contains the license data

Last updated