We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aabd31 commit a76ad1dCopy full SHA for a76ad1d
videointelligence/samples/analyze/resources/README.md
@@ -9,7 +9,7 @@ Copy from Google Cloud Storage to this folder for testing video analysis
9
of local files. For `cat.mp4` used in the usage example, run the following
10
`gcloud` command.
11
12
- gsutil cp gs://cloud-samples-data/video/cat.mp4 .
+ gcloud storage cp gs://cloud-samples-data/video/cat.mp4 .
13
14
Now, when you run the following command, the video used for label detection
15
will be passed from here:
0 commit comments