.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-incident-view - Display the title, body, and other information about an incident. .SH SYNOPSIS .PP \fBglab incident view [flags]\fP .SH DESCRIPTION .PP Display the title, body, and other information about an incident. .SH OPTIONS .PP \fB-c\fP, \fB--comments\fP[=false] Show incident comments and activities .PP \fB-F\fP, \fB--output\fP="text" Format output as: text, json .PP \fB-p\fP, \fB--page\fP=1 Page number .PP \fB-P\fP, \fB--per-page\fP=20 Number of items to list per page .PP \fB-s\fP, \fB--system-logs\fP[=false] Show system activities / logs .PP \fB-w\fP, \fB--web\fP[=false] Open incident in a browser. Uses default browser or browser specified in BROWSER variable .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .PP \fB-R\fP, \fB--repo\fP="" Select another repository using the \fB\fCOWNER/REPO\fR or \fB\fCGROUP/NAMESPACE/REPO\fR format or full URL or git URL .SH EXAMPLE .PP .RS .nf glab incident view 123 glab incident show 123 glab incident view --web 123 glab incident view --comments 123 glab incident view https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123 .fi .RE .SH SEE ALSO .PP \fBglab-incident(1)\fP