Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gh clone

//  Using OWNER/REPO syntax
gh repo clone cli/cli

//  You can also use GitHub URLs to clone repositories.
gh repo clone https://github.com/cli/cli

examples from: https://cli.github.com/manual/gh_repo_clone
 
PREVIOUS NEXT
Tagged: #gh #clone
ADD COMMENT
Topic
Name
3+8 =