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
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