-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

glab issue


> Manage GitLab issues from the command-line.

More information.


Display a specific issue:

glab issue view {issue_number}

Create a new issue in the default web browser:

glab issue create --web

List the last 10 issues with the `bug` label:

glab issue list --per-page {10} --label "{bug}"

List closed issues made by a specific user:

glab issue list --closed --author {username}

Reopen a specific issue:

glab issue reopen {issue_number}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 01:25:35 2024