I have an application running in appengine. Is there an API to programmatically determine my application version? Specifically, I want to query the version: attribute in the app.yaml file.
Hans Then
|
I have an application running in appengine. Is there an API to programmatically determine my application version? Specifically, I want to query the version: attribute in the app.yaml file. Hans Then |
|||
|
|
|
Since you mention
|
|||
|
|
(Edit : I didn't know 'app.yaml' was PYTHON only, you can discard my anwser then, as it's for JAVA^^) in java there is this way to get a version of the current application, was that what you were looking for?
|
||||
|
|