tg-admin

Langue: en

Version: September 2009 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

tg-admin - TurboGears command line tool

SYNOPSIS

tg-admin <command> [command] [options]

DESCRIPTION

The tg-admin command line tool provides commands for working with TurboGears projects. You can get a list of the available commands by simply running "tg-admin".

For a complete description, run tg-admin [command] help for each available command:

i18n - Manage i18n data

info - Show version info

quickstart - Create a new TurboGears project

shell - Start a Python prompt with your database available

sql - Run the database provider manager

toolbox - Launch the TurboGears Toolbox

update - Update an existing turbogears project

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-').
-c, --config FILENAME
Config file to use
-e, --egg EGG_SPEC
Run command on given Egg

The official documentation is available at: http://docs.turbogears.org/1.0/TgAdmin

AUTHOR

tg-admin was written by Kevin Dangoor.

This manual page was written by Federico Ceratto <federico.ceratto@gmail.com>, for the Debian project (and may be used by others).