cli/pkg/cmd/gist
Andy Feller 3eca268a7f Introduce color_labels support, update commands
This commit implements the actual changes around configuration setting / environment variable logic for displaying labels using their RGB hex color code in terminals with truecolor support.

One of the subtler changes in this commit is renaming generic ColorScheme.HexToRGB logic to render truecolor to ColorScheme.Label as this feature was being used exclusively for labels.  This is due to confusion about introducing the new `color_labels` config on top of generic coloring logic.
2025-04-02 18:24:20 -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 Introduce color_labels support, update commands 2025-04-02 18:24:20 -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