baton-postgresql

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: Apache-2.0

README

baton-postgresql

Usage

baton-postgresql

Usage:
  baton-postgresql [flags]
  baton-postgresql [command]

Available Commands:
  completion         Generate the autocompletion script for the specified shell
  help               Help about any command

Flags:
      --dsn string          The connection string for the PostgreSQL database ($BATON_DSN)
                            example: postgres://username:password@localhost:5432/database_name
  -f, --file string         The path to the c1z file to sync with ($C1_FILE) (default "sync.c1z")
  -h, --help                help for baton-postgresql
      --log-format string   The output format for logs: json, console ($C1_LOG_FORMAT) (default "json")
      --log-level string    The log level: debug, info, warn, error ($C1_LOG_LEVEL) (default "info")
      --schemas strings     The schemas to include in the sync. This defaults to 'public' only. (default [public])
  -v, --version             version for baton-postgresql

Use "baton-postgresql [command] --help" for more information about a command.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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