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

Module manage

source code

Classes [hide private]
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.
Variables [hide private]
  manager = Manager(app)