cli/pkg/cmd/workflow
Andy Feller 918cafc222 Deprecate ColorScheme.Gray for ColorScheme.Muted
This commit converts all of the places using ColorScheme.Gray and ColorScheme.Grayf to Muted and Mutedf.

There is a little extra tidying up with local variable names or converting code to use Mutedf format.
2025-04-06 10:18:48 -04:00
..
disable switch to prompter in workflow commands 2023-08-16 15:19:44 -05:00
enable switch to prompter in workflow commands 2023-08-16 15:19:44 -05:00
list Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
run Inconsistent format of description of flags (starting with lowercase letter) (#10507) 2025-02-27 11:40:21 +01:00
shared Fix unhandled panic in FindWorkflow and add tests 2025-02-28 15:11:53 -08:00
view Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
workflow.go Migrate to the new Cobra command grouping feature 2022-11-09 16:42:13 +01:00