Local storage browser for Google Cloud Storage and dev_appserver.py

后端 未结 3 2042
天命终不由人
天命终不由人 2021-01-02 19:29

Does anyone know if there is a version of the Google Cloud Storage storage browser (console.developers.google.com/project/apps~{application name}/storage) to use during deve

3条回答
  •  無奈伤痛
    2021-01-02 20:27

    If you visit the admin server at localhost:8000 you can see the files inside of the blobstore viewer. You can tell they are GCS files because their keys will start with encoded_gs_file: but you cannot see the filenames.

提交回复
热议问题