Skip to content

Commit

Permalink
Merge pull request renaudcerrato#26 from mP1/feature/README-Google-Cl…
Browse files Browse the repository at this point in the history
…oud-File-Browser-link

README Google Cloud File Browser link
  • Loading branch information
renaudcerrato authored Dec 1, 2019
2 parents 9295c5b + 7b9ae95 commit c343e06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,11 @@ repositories {

Google App-Engine HTTP requests are limited to 32MB - and thus, any artifacts above that limit can't be hosted.

# File Management (Google Cloud File Storage)

The provided examples only provide a few gradle files that upload an installed local maven artifact. Sometimes there might be need to perform more file functions not available from gradle such as deletion.
The [documentation](https://cloud.google.com/storage/docs/uploading-objects) includes a button that launches a browser based file browser which presents a browser interface to perform file management.

# License

```
Expand Down

0 comments on commit c343e06

Please sign in to comment.