PKGCTL-REPO(1) | PKGCTL-REPO(1) |
NAME
pkgctl-repo - Manage Git packaging repositories and their configuration
SYNOPSIS
pkgctl repo [OPTIONS] [SUBCOMMAND]
DESCRIPTION
Manage Git packaging repositories and helps with their configuration according to distro specs.
Git author information and the used signing key is set up from makepkg.conf read from any valid location like /etc or XDG_CONFIG_HOME. The configure command can be used to synchronize the distro specs and makepkg.conf settings for previously cloned repositories.
The unprivileged option can be used for cloning packaging repositories without SSH access using read-only HTTPS.
OPTIONS
-h, --help
SUBCOMMANDS
pkgctl repo clean
pkgctl repo clone
pkgctl repo configure
pkgctl repo create
pkgctl repo switch
pkgctl repo web
SEE ALSO
pkgctl-repo-clean(1) pkgctl-repo-clone(1) pkgctl-repo-configure(1) pkgctl-repo-create(1) pkgctl-repo-switch(1) pkgctl-repo-web(1)
HOMEPAGE
https://gitlab.archlinux.org/archlinux/devtools
Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.
2024-06-18 |