Reading the License File (4.2)

To view the product license of an installation, run the following command:

$ kubectl exec -it platform-0 -- /bin/bash $ echo $MZ_LICENSE_KEY|base64 -d | gunzip

Â