Scroll to navigation

GH-ALIAS(1) GitHub CLI manual GH-ALIAS(1)

NAME

gh-alias - Create command shortcuts

SYNOPSIS

gh alias <command> [flags]

DESCRIPTION

Aliases can be used to make shortcuts for gh commands or to compose multiple commands.

Run gh help alias set to learn more.

AVAILABLE COMMANDS

Delete set aliases

Import aliases from a YAML file

List your aliases

Create a shortcut for a gh command

SEE ALSO

gh(1)

Jan 2025