registry-bigquery

command
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

README

registry-bigquery

registry-bigquery is an experimental command-line tool that uses BigQuery to index and search information in an API registry.

Usage

Subcommands expect users to have a Google Cloud project with BigQuery enabled. By default, this is assumed to be the same project as the configured registry project, but this can be overridden with a command-line flag.

The following subcommands build indexes of information in API specs. Currently only OpenAPI specs are processed.

registry-bigquery index operations PATTERN
registry-bigquery index servers PATTERN
registry-bigquery index info PATTERN

Authentication

registry-bigquery uses Application Default Credentials to connect to BigQuery. These are stored in your local environment when you login with gcloud:

gcloud auth application-default login

MacOS note: To run the registry-bigquery tool on MacOS, you may need to unquarantine it by running the following on the command line:

xattr -d com.apple.quarantine registry-bigquery

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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