4

Is there a way to generate Cloud Deployment Manager configuration file from the Web UI? I notice we can do so to get the equivalent REST or command line (click the links on the bottom):

enter image description here

The result:

enter image description here

If we can't do it from Web UI, is there a tool to convert REST/command line params to Cloud Deployment Manager's configuration YAML?

Pahlevi Fikri Auliya
  • 4,157
  • 8
  • 35
  • 71

1 Answers1

1

It's not possible. Your options are 1) use the gcloud cli to create a deployment 2) use the API to create a deployment 3) use the Google Cloud Launcher to deploy a prepackaged solution (3rd party stuff).

You can open feature requests for the product at http://issuetracker.google.com

afed
  • 519
  • 2
  • 6