About kubernetes deployments

Hi,
Looking at a kubeadm 1.23 worker join bash script which is just:
<%=morpheus.kubernetes.joinCommand%>
How can I see the script content?
Thanks

One way of doing it would be to create your own local Shell Task in Morpheus with echo "<%=morpheus.kubernetes.joinCommand%>" and run that on an existing MKS worker.