Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 743 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 743 Bytes

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