refresh-gitolite
Re-generate the gitolite config file.
refresh-ssh
Re-write to disk every user's ssh key stored in the database.
clear-hook-token
Generate a new hook token for every project in this instance.
admin-token
Manages the admin tokens for this instance.
get-watch PROJECT USER
Get USER's watch status on a PROJECT.
update-watch PROJECT USER
Update USER's watch status on a PROJECT.
read-only PROJECT
Get or set the read-only flag on a PROJECT.
new-group GROUP USER
Create a new GROUP on this pagure instance, set USER as having created the GROUP, and add him/her
to the GROUP.
list-groups
Lists existing groups on this pagure instance.
block-user USER DATE
Prevents an USER to interact with this pagure instance until the specified DATE.
upload-repospanner-hook REGION
Upload repoSpanner hook script to the specified REGION.
ensure-project-hooks HOOK
Ensure all projects have their hooks setup. HOOK is the repoSpanner hook ID to set.
delete-project PROJECT USER
Delete the PROJECT specified, and log it as having been deleted by USER.
create-branch PROJECT BRANCH USER
Create as USER the specified BRANCH in the specified PROJECT.
set-default-branch PROJECT BRANCH
Set the specified BRANCH as default on PROJECT.
--help
Displays the help message.