'\" t .\" Title: pkgctl-issue-list .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2024-12-04 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "PKGCTL\-ISSUE\-LIST" "1" "2024-12-04" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" pkgctl-issue-list \- List project or group issues .SH "SYNOPSIS" .sp pkgctl issue list [OPTIONS] [PKGBASE] .SH "DESCRIPTION" .sp The pkgctl issue list command is used to list issues associated with a specific packaging project or the entire packaging subgroup in Arch Linux. This command facilitates efficient issue management by allowing users to list and filter issues based on various criteria. .sp Results can also be displayed directly in a web browser for easier navigation and review. .sp The command offers filtering options to refine the results. Users can include closed issues, filter exclusively for unconfirmed issues, or focus on issues with specific labels such as priority, confidentiality, resolution, scope, severity, and status. .sp Additionally, users can search within issue titles or descriptions and filter issues by the assignee or author. There are also convenient shortcuts to filter issues assigned to or created by the current user. .sp This command is particularly useful for package maintainers and contributors in the Arch Linux community who need to track and manage issues efficiently. It provides a comprehensive view of the project\(cqs or group\(cqs issue landscape, enabling maintainers to address and prioritize issues effectively. .SH "OPTIONS" .sp \fB\-g, \-\-group\fP .RS 4 Get issues from the whole packaging subgroup .RE .sp \fB\-w, \-\-web\fP .RS 4 View results in a browser .RE .sp \fB\-h, \-\-help\fP .RS 4 Show a help text .RE .SH "FILTER OPTIONS" .sp \fB\-A, \-\-all\fP .RS 4 Get all issues including closed .RE .sp \fB\-c, \-\-closed\fP .RS 4 Get only closed issues .RE .sp \fB\-U, \-\-unconfirmed\fP .RS 4 Shorthand to filter by unconfirmed status label .RE .sp \fB\-\-search\fP \fISEARCH\fP .RS 4 Search in the fields defined by \-\-in .RE .sp \fB\-\-in\fP \fILOCATION\fP .RS 4 Search in title or description (default: all) .RE .sp \fB\-l, \-\-label\fP \fINAME\fP .RS 4 Filter issue by label .RE .sp \fB\-\-confidentiality\fP \fITYPE\fP .RS 4 Filter by confidentiality .RE .sp \fB\-\-priority\fP \fIPRIORITY\fP .RS 4 Shorthand to filter by priority label .RE .sp \fB\-\-resolution\fP \fIREASON\fP .RS 4 Shorthand to filter by resolution label .RE .sp \fB\-\-scope\fP \fISCOPE\fP .RS 4 Shorthand to filter by scope label .RE .sp \fB\-\-severity\fP \fISEVERITY\fP .RS 4 Shorthand to filter by severity label .RE .sp \fB\-\-status\fP \fISTATUS\fP .RS 4 Shorthand to filter by status label .RE .sp \fB\-\-assignee\fP \fIUSERNAME\fP .RS 4 Filter issues assigned to the given username .RE .sp \fB\-\-assigned\-to\-me\fP .RS 4 Shorthand to filter issues assigned to you .RE .sp \fB\-\-author\fP \fIUSERNAME\fP .RS 4 Filter issues authored by the given username .RE .sp \fB\-\-created\-by\-me\fP .RS 4 Shorthand to filter issues created by you .RE .SH "HOMEPAGE" .sp \fI\c .URL "https://gitlab.archlinux.org/archlinux/devtools" "" "\fP" .sp Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.