gh-project
Verified for current stable LTS
Gh Project Command: Close Project
Use for close project with Gh Project. Exact CLI syntax to close project using Gh Project.
When to use this: Use for close project with Gh Project.
Command Syntax
gh project close <number> --owner <owner> gh project close <number> --owner <owner> Command Breakdown
--owner- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to close project using Gh Project.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Project Command: List Projects Owned By User
gh project ls Gh Project Command: List Projects Owned By Specific User Or Org gh project ls --owner <owner> Gh Project Command: View Project By Number gh project view <number> --owner <owner> Gh Project Command: Create New Project gh project create --owner <owner> --title <project_title> Gh Project Command: Add Item To Project gh project item-add <number> --owner <owner> --url <issue_or_pr_url>