• GLab - A GitLab CLI Tool
  • Usage

Commands

  • alias
  • auth
  • check-update
  • completion
  • config
  • issue
    • Synopsis
    • Examples
    • Options
    • Options inherited from parent commands
    • Subcommands
      • board
      • close
      • create
      • delete
      • list
      • note
      • reopen
      • subscribe
      • unsubscribe
      • update
      • view
  • label
  • mr
  • release
  • repo
  • pipeline
  • version
GLab
  • Docs »
  • glab issue
  • View page source

glab issue¶

Work with GitLab issues

Synopsis¶

Work with GitLab issues

Examples¶

$ glab issue list
$ glab issue create --label --confidential
$ glab issue view --web
$ glab issue note -m "closing because !123 was merged" <issue number>

Options¶

-R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL

Options inherited from parent commands¶

--help   Show help for command

Subcommands¶

  • board
    • Synopsis
    • Options inherited from parent commands
    • Subcommands
      • create
        • Synopsis
        • Examples
        • Options
        • Options inherited from parent commands
      • view
        • Synopsis
        • Examples
        • Options
        • Options inherited from parent commands
  • close
    • Synopsis
    • Examples
    • Options inherited from parent commands
  • create
    • Synopsis
    • Examples
    • Options
    • Options inherited from parent commands
  • delete
    • Synopsis
    • Examples
    • Options inherited from parent commands
  • list
    • Synopsis
    • Examples
    • Options
    • Options inherited from parent commands
  • note
    • Synopsis
    • Options
    • Options inherited from parent commands
  • reopen
    • Synopsis
    • Examples
    • Options inherited from parent commands
  • subscribe
    • Synopsis
    • Examples
    • Options inherited from parent commands
  • unsubscribe
    • Synopsis
    • Examples
    • Options inherited from parent commands
  • update
    • Synopsis
    • Examples
    • Options
    • Options inherited from parent commands
  • view
    • Synopsis
    • Examples
    • Options
    • Options inherited from parent commands
Next Previous

© Copyright 2023, Clement Sam.

Built with Sphinx using a theme provided by Read the Docs.