hardgcloud
Deploy a second-generation Cloud Function with the specified runtime and region
command
gcloud functions deploy FUNCTION_NAME --gen2 --runtime python311 --trigger-http --region REGIONalso accepted
gcloud functions deploygcloud functions deploy FUNCTION_NAME --gen2