Skip to content

rethab/gh-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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