commands

package
v0.0.0-...-6afb0c4 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2014 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Create = cli.Command{
	Name:   "create",
	Usage:  "Create migrations",
	Action: createCmd,
}
View Source
var List = cli.Command{
	Name:   "list",
	Usage:  "List migrations",
	Action: listCmd,
}
View Source
var Run = cli.Command{
	Name:   "run",
	Usage:  "Run the migrations",
	Action: runCmd,
}
View Source
var Status = cli.Command{
	Name:   "status",
	Usage:  "Show current status",
	Action: statusCmd,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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