| Trees | Indices | Help |
|---|
|
|
|
|||
| TestCommand | |||
|
CreateSqliteFileCommand Create the sqlite DB file (not the tables). |
|||
|
CreateDBCommand Create the DB schema |
|||
|
DropDBCommand Delete DB |
|||
| ChrootCommand | |||
|
CreateChrootCommand Creates a mock chroot in DB |
|||
| RawhideToReleaseCommand | |||
|
BackendRawhideToReleaseCommand Copy backend data of the latest successful rawhide builds into a new chroot |
|||
|
AlterChrootCommand Activates or deactivates a chroot |
|||
|
DropChrootCommand Activates or deactivates a chroot |
|||
|
DisplayChrootsCommand Displays current mock chroots |
|||
|
AddUserCommand You should not use regularly as that user will not be related to FAS account. |
|||
| DumpUserCommand | |||
| AlterUserCommand | |||
|
FailBuildCommand Marks build as failed on all its non-finished chroots |
|||
|
UpdateIndexesCommand recreates whoosh indexes for all projects |
|||
|
UpdateIndexesQuickCommand Recreates whoosh indexes for projects for which indexed data were updated in last n minutes. |
|||
|
UpdateGraphsDataCommand Generates newest graph data. |
|||
|
RemoveGraphsDataCommand Removes old cached graph data that is no longer used. |
|||
|
|||
manager = Manager(app)
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |