I have been looking for the last two days for a way to retrieve a list of tasks on a Google app engine push queue either programatically or with a command line command (either gcloud tool or a curl REST API). I have not been able to find anything in their documentation about this. Does anyone know of a way to retrieve a list of the task names on a push queue? Preferably through a command line request. Any help or suggestions on where to look are very much appreciated.
Asked
Active
Viewed 47 times