splanter

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 1 Imported by: 0

README

splanter

A CLI tool which loads data from yaml files into the Google Cloud Spanner tables (mainly for the development).

Usage

$  splanter \
     --project <GCP project ID> \
     --instance <Spanner instance name> \
     --database <Spanner database name> \
     --directory <Path to Directory which contains yaml files>
  • Create <Spanner Table Name>.yaml into the directory specified by --directory.
    • Each field name must be the column name of the Spanner table.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
tools module

Jump to

Keyboard shortcuts

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