Home | Trees | Indices | Help |
---|
|
object --+ | paste.script.command.Command --+ | SyncDbCommand
Syncs the CouchDB views on disk with the database.
Example:
$ paster syncdb my-development.ini
This will also create the database if it does not exist
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
summary =
|
|||
usage =
|
|||
min_args = 1
|
|||
max_args = 1
|
|||
group_name =
|
|||
default_verbosity = 3
|
|||
parser = Command.standard_parser(simulate= True)
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
usage
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Feb 18 10:31:28 2011 | http://epydoc.sourceforge.net |