launching pod via cli and specifying region and encryption
I'm looking to automate creation of pods and need to specify the region as well as encrypt the volume. these do not appear to be options to the "runpodctl create pods" command. is there a way to create a pod with these options programmatically?