alembic(1) debian man page | unix.com

Man Page: alembic

Operating Environment: debian

Section: 1

ALEMBIC(1)							   User Commands							ALEMBIC(1)

NAME
alembic - lightweight database migration tool for usage with the SQLAlchemy
DESCRIPTION
usage: alembic [-h] [-c CONFIG] [-n NAME] {branches, current, downgrade, history, init, list_templates, revision, splice, stamp, upgrade} ... positional arguments: {branches, current, downgrade, history, init, list_templates, revision, splice, stamp, upgrade} branches Show current un-spliced branch points current Display the current revision for each database. downgrade Revert to a previous version. history List changeset scripts in chronological order. init Initialize a new scripts directory. list_templates List available templates revision Create a new revision file. splice 'splice' two branches, creating a new revision file. this command isn't implemented right now. stamp 'stamp' the revision table with the given revision; don't run any migrations. upgrade Upgrade to a later version. optional arguments: -h, --help show this help message and exit -c CONFIG, --config CONFIG Alternate config file -n NAME, --name NAME Name of section in .ini file to use for Alembic config alembic 0.3.4 June 2012 ALEMBIC(1)
Related Man Pages
gitk(1) - linux
svn-bisect(1) - debian
svn-inject(1) - debian
gitk(1) - mojave
gitk(1) - xfree86
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com