gh-repo-create
Verified for current stable LTS
Gh Repo Create Command: Create Public Repo
Use for create public repo with Gh Repo Create. Exact CLI syntax to create public repo using Gh Repo Create.
When to use this: Use for create public repo with Gh Repo Create.
Command Syntax
gh repo new -s . --public gh repo new -s . --public Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
--public- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create public repo using Gh Repo Create.
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 Repo Create Command: Create Repo Interactively
gh repo new Gh Repo Create Command: Create Private Repo gh repo new -s . --private Gh Repo Create Command: Create Public Repo With Name And Description gh repo new <repo_name> -d "<repo_description>" --public Gh Repo Create Command: Create And Clone Repo gh repo new <repo_name> -c --public Ed Command: Start Interactive Editor Quiet Script ed -q -s