Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
- Modify the current documentation [1] is modified to add an explanation of how to recreate a dispatch.yaml file according to the current configuration.
- Add the ability to query the current dispatch.yaml state in the right format from the gcloud command line.
- Add the ability to remove and update dispatch rules from the web UI.
If applicable, reasons why alternative solutions are not sufficient: At this moment, the only existing command capable of retrieving the routing configuration is “gcloud app describe”, however, this doesn’t return the information in the right format, so a manual modification of the output is required.
Other information (workarounds you have tried, documentation consulted, etc): The only workaround is to retrieve the current configuration using this [2] command and manually perform the required modifications to comply with the format specified in the “Syntax” section of the “dispatch.yaml Configuration File” [3].
[1]
[2] “gcloud app describe”
[3]