Skip to content

Alias support phase 2 #939

@vilmibm

Description

@vilmibm

Alias support phase two: support for external commands

This issue serves as an epic-level tracker for adding "shell" aliases to gh; ie, aliases that can
invoke other commands and compose them.

We're dividing alias work up into two major, sequential buckets. The first is support for "internal"
aliases; ie, aliases that expand to invocations of gh itself (#936). The second bucket is support for
"shell aliases," where users can opt into shell expansion such that gh can be combined with other
commands (this issue). This division mirrors git's approach to aliases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions