Created
March 29, 2026 12:35
-
-
Save Himura2la/1c6a50a5e66ffab324dad28808d5f409 to your computer and use it in GitHub Desktop.
how gcloud storage cp works
This file contains hidden or 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
| gcloud storage cp --recursive /home/himura/Foto/2024/ gs://himura-bkp/photo/ | |
| # this will create the `gs://himura-bkp/photo/2024/` directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment