Scroll to navigation

PAGURE-ADMIN(1) User commands PAGURE-ADMIN(1)

NAME

pagure-admin - The admin CLI for pagure

SYNOPSIS

pagure-admin [-c CONFIG] [--debug] [refresh-gitolite | refresh-ssh | clear-hook-token | admin-token | get-watch PROJECT USER | update-watch PROJECT USER | read-only PROJECT | new-group GROUP USER | list-groups | block-user USER DATE | upload-repospanner-hook REGION | ensure-project-hooks HOOK | delete-project PROJECT USER | create-branch PROJECT BRANCH USER | set-default-branch PROJECT BRANCH ]

DESCRIPTION

pagure-admin is the CLI tool that can be used to manage a pagure instance.

OPTIONS

Re-generate the gitolite config file.

Re-write to disk every user's ssh key stored in the database.

Generate a new hook token for every project in this instance.

Manages the admin tokens for this instance.

Get USER's watch status on a PROJECT.

Update USER's watch status on a PROJECT.

Get or set the read-only flag on a PROJECT.

Create a new GROUP on this pagure instance, set USER as having created the GROUP, and add him/her to the GROUP.

Lists existing groups on this pagure instance.

Prevents an USER to interact with this pagure instance until the specified DATE.

Upload repoSpanner hook script to the specified REGION.

Ensure all projects have their hooks setup. HOOK is the repoSpanner hook ID to set.

Delete the PROJECT specified, and log it as having been deleted by USER.

Create as USER the specified BRANCH in the specified PROJECT.

Set the specified BRANCH as default on PROJECT.

Displays the help message.

REPORTING BUGS

Please report bugs using the Debian BTS <https://bugs.debian.org>.

AUTHOR

pagure-admin is copyright (C) 2014 Red Hat, Inc.

This manual page was written by Sergio Durigan Junior <sergiodj@debian.org>. It was written for the Debian GNU/Linux system but may be used by others.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

February 2020 pagure-admin 5.8.1