convert_all

command
v0.0.0-...-246cd80 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

Convert all archives

A CLI tool to convert all archives from src bucket/directory to the dst bucket. It will send conversion requests to the cloud run endpoint in a controlled manner. It will try any conversion requests at most three times (with 30s backoff after each failed attempt).

Usage

$  go run cmd/utils/convert_all/main.go --src_bucket=routeviews-archives \
                                  --dst_bucket=routeviews-bigquery \
                                  --root_dir=bgpdata \
                                  --host=[Cloud Run URL] \
                                  --sa_key=[Path to service account key] \
                                  --num_workers=4

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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