cli/pkg/cmd/gist
Andy Feller e067eacd81 Refactor ColorScheme initializer
This commit completely removes the iostreams.NewColorScheme() initializer function in favor of exporting the type fields for greater clarity in its use.

The result being code specifying only the fields that matter to test cases.
2025-04-04 11:57:37 -04:00
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create Separate partitioning from globbing in cmdutil/args package and consumers (#3) 2025-03-04 07:05:23 +05:00
delete Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
edit Fix: accidental whitespace in gist edit 2025-01-16 11:44:46 -07:00
list Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
rename Update usage to lower-kebab-case 2025-02-14 22:12:22 +05:00
shared drop description from prompts, fix tests 2025-01-11 01:35:12 -06:00
view test(many): fix whitespace in tests expectations 2025-03-27 14:21:13 -06:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00