Skip to content

Commit

Permalink
Missing --source-uri in command
Browse files Browse the repository at this point in the history
  • Loading branch information
ekampf committed Aug 24, 2015
1 parent 1ad01d8 commit d3391db
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 d3391db

Please sign in to comment.