Skip to content

Accept multiple arguments to do a delete/close operation on #3015

@GMNGeoffrey

Description

@GMNGeoffrey

Describe the feature or problem you’d like to solve

The current gh gist delete command only supports deleting a single gist. In fact, it's even worse because if you give it multiple gist IDs it just ignores all but the first one

Proposed solution

gh gist delete 1234 abcd should delete gists 1234 and abcd. This allows processing gists more quickly.

Metadata

Metadata

Assignees

Labels

coreThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIneeds-designAn engineering task needs design to proceed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions