rethab / gh-project

github cli extension to work with projects
MIT License
21 stars 3 forks source link
bash cli gh-extension github hacktoberfest

gh project

ℹ️ contributions welcome

A GitHub CLI extension to work with projects.

Installation

Make sure you have at least version 2 of the GitHub CLI installed.

Install this extension with gh extension install rethab/gh-project.

Synopsis

Work with GitHub Projects

USAGE
  gh project <command> [flags]

CORE COMMANDS
  list      List projects
  list-columns  List columns in project
  list-cards    List cards in a column
  create-card   Create a new issue and add it as a card to a column
  move-card Move card to a different column or within a column

SHOW COMMAND HELP AND USAGE
  $ gh project <command> --help

INHERITED FLAGS
  --help Show help for command

EXAMPLES
  $ gh project list