Skip to content

feat: gist rename#7212

Merged
vilmibm merged 11 commits intocli:trunkfrom
wingkwong:feat/gist-rename
Mar 23, 2023
Merged

feat: gist rename#7212
vilmibm merged 11 commits intocli:trunkfrom
wingkwong:feat/gist-rename

Conversation

@wingkwong
Copy link
Contributor

Fixes #6974

Usage:

gh gist rename {<id> | <url>} <oldFilename> <newFilename>

@wingkwong wingkwong requested a review from a team as a code owner March 21, 2023 16:30
@wingkwong wingkwong requested review from mislav and removed request for a team March 21, 2023 16:30
@cliAutomation cliAutomation added the external pull request originating outside of the CLI core team label Mar 21, 2023
@vilmibm vilmibm self-requested a review March 22, 2023 22:45
@vilmibm vilmibm self-assigned this Mar 22, 2023
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some minor stuff around args validation. thank you!

@wingkwong wingkwong requested review from vilmibm and removed request for mislav March 23, 2023 03:58
@wingkwong
Copy link
Contributor Author

@vilmibm Thanks for the comments. Updated.

@vilmibm vilmibm merged commit 9cf6f77 into cli:trunk Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external pull request originating outside of the CLI core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: support gists renaming.

3 participants