db2

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DB2 = "db2"
)

Variables

View Source
var Command = &cli.Command{
	Name:  DB2,
	Usage: "local DB2 server",

	Category: database.Category,

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		common.ListCommand(DB2),

		CreateCommand(),
		common.DeleteCommand(DB2),

		common.LogsCommand(DB2),
		ClientCommand(),
		common.ShellCommand(DB2, "/bin/bash"),
	},
}

Functions

func ClientCommand

func ClientCommand() *cli.Command

func CreateCommand

func CreateCommand() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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