Files
holos/internal/cli
Jeff McCune 6c4561bd84 platform: refactor component selectors
Previously we were having to define selectors on every command that
processes platform components.  This patch fixes the problems by moving
component selectors to the platform.Config struct.

Result:
Commands that process platform components need to explicity add the
platform.Config.FlagSet to the command, but otherwise the configuration
is consolidated and reused as we want.  The holos show platform command
always uses the default configuration so we don't bother adding the
flags for this case.
2025-04-02 12:13:03 -07:00
..
2024-07-19 07:16:43 -07:00
2024-04-16 15:40:25 -07:00
2024-10-31 10:04:01 -07:00
2024-10-31 10:04:01 -07:00
2024-12-19 15:19:46 -08:00
2025-04-02 12:13:03 -07:00