💾 Archived View for freeshell.de › tldr › gh-issue-create.gmi captured on 2023-04-19 at 23:58:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Create GitHub issues on a repository from the command-line.
gh issue create
gh issue create --label "{bug}"
gh issue create --assignee {user1,user2,...}
gh issue create --title "{title}" --body "{body}" --assignee "{@me}"
gh issue create --body-file {path/to/file}
gh issue create --web
gh issue create --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).