Created
March 19, 2015 17:40
-
-
Save vvit/1a955adcef00ac95cc24 to your computer and use it in GitHub Desktop.
Google Storage Util
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//listing | |
gsutil ls gs://arq-285486884533/ | |
//size | |
gsutil du -sh gs://arq-285486884533/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment