cli/pkg/cmd/gist
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
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create refactor: remove returned resp from api.EndpointNeedsScopes 2025-11-03 20:05:24 +00:00
delete Fix StatusJSONResponse usage (#10810) 2025-05-01 20:22:43 +01:00
edit Add usage examples to gh gist edit command 2026-02-17 12:38:15 -07:00
list fix: resolve nilerr issues 2025-11-03 20:05:26 +00:00
rename Update usage to lower-kebab-case 2025-02-14 22:12:22 +05:00
shared test(gist): add tests for GetRawGistFile function 2025-09-19 05:01:16 +02:00
view test(gist): add tests for handling truncated files in view command 2025-09-20 06:55:38 +02:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00