GoogleCloudPlatform / GoogleCloudPlatform/document-ai-samples
[nit] Use gcloud storage rather than gsutil
Open
- Dominant language
- Jupyter Notebook
- Stars
- 332
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Use `gcloud storage cp` rather than `gsutil cp` on [this page](https://codelabs.developers.google.com/codelabs/docai-specialized-processors-python#3).
> Generally, you should [use gcloud storage commands](https://cloud.google.com/storage/docs/discover-object-storage-gcloud) instead of gsutil commands
[source](https://cloud.google.com/storage/docs/gsutil)
Contributor guide
Assessment
This issue has not been assessed yet.