cmd

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package cmd provides CLI commands implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDatabaseCommand

func NewDatabaseCommand() cli.Command

NewDatabaseCommand returns new command that is used as a parent for all database related commands supported in the tool.

func NewDatabaseCreateCommand

func NewDatabaseCreateCommand() cli.Command

NewDatabaseCreateCommand returns a command used for creating new databases on remote endpoint.

func NewDatabaseDropCommand

func NewDatabaseDropCommand() cli.Command

NewDatabaseDropCommand returns a command used for dropping databases on remote endpoint.

func NewMigrationApplyCommand

func NewMigrationApplyCommand() cli.Command

NewMigrationApplyCommand returns a command used for applying migration definitions on a remote database endpoint.

func NewMigrationCommand

func NewMigrationCommand() cli.Command

NewMigrationCommand returns new command that is used as a parent for all migration related commands supported in the tool.

func NewMigrationInitCommand

func NewMigrationInitCommand() cli.Command

NewMigrationInitCommand returns a command used for initializing the versioner on the remote PostgreSQL endpoint.

Types

This section is empty.

Jump to

Keyboard shortcuts

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