cmd

package
v0.1.14 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version    string
	Commit     string
	CommitDate string

	RootCmd = &cobra.Command{
		Use:   "greenmask",
		Short: "Greenmask is a stateless logical dump tool with features for obfuscaction",
		Long: "A useful and flexible logical backup tool that works with pg_dump directory " +
			"format and keep backward compatibility with pg_restore. It allows make an obfuscation " +
			"procedure with dumping tables on the fly. It provides declarative config for your " +
			"backup and possibility to implement your own obfuscation features using custom " +
			"transformers. Supports a few storages (directory and S3)",
	}

	Config = pgDomains.NewConfig()
)

Functions

func Execute

func Execute() error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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