Skip to content

Instantly share code, notes, and snippets.

@Himura2la
Created March 29, 2026 12:35
Show Gist options
  • Select an option

  • Save Himura2la/1c6a50a5e66ffab324dad28808d5f409 to your computer and use it in GitHub Desktop.

Select an option

Save Himura2la/1c6a50a5e66ffab324dad28808d5f409 to your computer and use it in GitHub Desktop.
how gcloud storage cp works
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