Skip to content

Commit

Permalink
Merge pull request #537 from ekampf/patch-3
Browse files Browse the repository at this point in the history
Docs: Missing --source-uri in command
  • Loading branch information
arikfr committed Aug 25, 2015
2 parents e010054 + d3391db commit 7000547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ you can use a dedicated image which comes with BigQuery preconfigured

.. code:: bash
$ gcloud compute images create "redash-071-b1015-bq" gs://redash-images/redash.0.7.1.b1015-bq.tar.gz
$ gcloud compute images create "redash-071-b1015-bq" --source-uri gs://redash-images/redash.0.7.1.b1015-bq.tar.gz
Note that you need to launch this instance with BigQuery access:

Expand Down

0 comments on commit 7000547

Please sign in to comment.