I depolyed an app with gcloud preview app deploy.
Is there a way to download it to an other local machine? How can I get the files? I tried it via ssh with no success (can't access the docker dir)
UPDATE: I found this:
gcloud preview app modules download default --version 1 --output-dir=my_dir
but it's not loading files
Log
Downloading module [default] to [my_dir/default]
Fetching file list from server...
|- Downloading [0] files... -|