Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gh create alias

gh alias set <alias> <expansion> [flags]
# Example
gh alias set new 'repo create'
# gh new => gh repo create 
 
PREVIOUS NEXT
Tagged: #gh #create #alias
ADD COMMENT
Topic
Name
1+5 =