debian man page for alembic

Query: alembic

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
eg(1) - debian
svn-bisect(1) - debian
gitk(1) - osx
arch::library(3pm) - debian
svn::web::blame(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?