1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

BigQuery | コンソールからのクエリ発行で、特定のプロジェクトを指定する

Last updated at Posted at 2016-03-10

解決

オプションで --project_id を指定すればOK。

たとえばプロジェクト名が strawberry-fields-004 なら、次のような感じ。

$ bq ls --project_id strawberry-fields-004

$ bq query とか、他のコマンドでも同じ。

問題

デフォルトのプロジェクト以外にクエリを発行したい。

参考

環境

  • Google Cloud SDK 100.0.0
  • bq 2.0.18

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

メンター受付

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?