Skip to content

Support overwriting gist objects via input redirection.#5397

Closed
g14a wants to merge 1 commit intocli:trunkfrom
g14a:feature/overwrite-gist-objects
Closed

Support overwriting gist objects via input redirection.#5397
g14a wants to merge 1 commit intocli:trunkfrom
g14a:feature/overwrite-gist-objects

Conversation

@g14a
Copy link
Contributor

@g14a g14a commented Apr 3, 2022

This PR lets a user to overwrite existing files in gist from a file taken via stdin i.e input redirection.

Fixes #5198

@g14a g14a requested a review from a team as a code owner April 3, 2022 06:48
@g14a g14a requested review from samcoe and removed request for a team April 3, 2022 06:48
@cliAutomation cliAutomation added the external pull request originating outside of the CLI core team label Apr 3, 2022
@samcoe samcoe self-assigned this Apr 4, 2022
@samcoe
Copy link
Contributor

samcoe commented Apr 5, 2022

@g14a Appreciate the approach and attempt here. After closer inspection I realized all the desired functionality was in place to solve the original issue and just a small behavior change was necessary. I opened a PR addressing it here. Going to close this PR out in favor of that one 🙇

@samcoe samcoe closed this Apr 5, 2022
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.

Support overwriting objects in a gist programmatically

3 participants