bqupload

command
v0.0.0-...-b0621e5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 23 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