| 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. |
|||
| 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. |
|||
|
GenerateRepoPackagesCommand go through all coprs and create configuration rpm packages for them, if they don't already have it |
|||
|
|||
manager = Manager(app)
|
|||
__package__ = None
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |