![]() |
![]()
| ![]() |
![]()
NAMEgh-project-close - Close a project SYNOPSISgh project close [<number>] [flags] OPTIONS
EXIT CODES0: Successful execution 1: Error 2: Command canceled 4: Authentication required NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information. EXAMPLE# Close project "1" owned by monalisa $ gh project close 1 --owner monalisa # Reopen closed project "1" owned by github $ gh project close 1 --owner github --undo SEE ALSOgh-project(1)
|