colima-gui icon indicating copy to clipboard operation
colima-gui copied to clipboard

support selecting colima profile

Open pheck opened this issue 1 year ago • 0 comments

Actual Behaviour All buttons run the colima subcommands for the default profile only. This limits usefulness of the GUI app, if you have multiple profiles or even just one that's named differently and not default.

Expected Behaviour Enumerate existing profiles and let users select one. Any commands triggered by the buttons should then run for that profile using colimas -p/--profile option. (afaik, colima provides no other way to set the profile, like an ENV variable)

Additional information List command returns profiles, other commands don't work since I can't select a profile: image

pheck avatar Aug 27 '24 13:08 pheck