Module manage
[hide private]
[frames] | no frames]

Module manage

source code

Variables [hide private]
  commands = {"test": "TestCommand", "create_sqlite_file": "Crea...
  manager = Manager(app)
Variables Details [hide private]

commands

Value:
{"test": "TestCommand", "create_sqlite_file": "CreateSqliteFileCommand\
", "create_db": "CreateDBCommand", "drop_db": "DropDBCommand", "create\
_chroot": "CreateChrootCommand", "alter_chroot": "AlterChrootCommand",\
 "display_chroots": "DisplayChrootsCommand", "drop_chroot": "DropChroo\
tCommand", "branch_fedora": "BranchFedoraCommand", "comment_chroot": "\
CommentChrootCommand", "alter_user": "AlterUserCommand", "add_user": "\
AddUserCommand", "dump_user": "DumpUserCommand", "update_indexes": "Up\
dateIndexesCommand", "update_indexes_quick": "UpdateIndexesQuickComman\
...