bqupload

command
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Overview

Command bqupload inserts rows in a BigQuery table.

It is a lightweight alternative to 'bq insert' command from gcloud SDK.

Inserts the records formatted as newline delimited JSON from file into the specified table. If file is not specified, reads from stdin. If there were any insert errors it prints the errors to stderr.

Usage:

bqupload <project>.<dataset>.<table> [<file>]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL