cli/pkg/cmd/gist/edit
Kynan Ware 3af535902d Add usage examples to gh gist edit command
Add a cobra Example string to the gist edit command showing common
operations: interactive selection, editing in default editor, editing a
specific file, replacing file content, adding/removing files, and
changing the description.

Closes #8943

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 12:38:15 -07:00
..
edit.go Add usage examples to gh gist edit command 2026-02-17 12:38:15 -07:00
edit_test.go test(gist/edit): add tests for single file edit and interactive multi-file selection 2025-10-30 18:50:49 +01:00