microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

Feature: Bridge CLI - Startup Process and Path to KubernetesLocalProcessConfig.yaml file #265

Open Nico-VanHaaster opened 2 years ago

Nico-VanHaaster commented 2 years ago

Using the Bridge CLI (connect) we are frequently having to navigate around and execute different to open different services etc.

Ideally we would be able to pass an argument to launch within the launched console (for example start Visual Studio) as well as pass in the path to the KubernetesLocalProcessConfig.yaml file.

rakeshvanga commented 2 years ago

@Nico-VanHaaster Thanks for raising this issue. It seems to be a good suggestion and we'll look into adding this feature to the CLI. Thanks!

ajaffie commented 2 years ago

+1 for this, it would make using the CLI much easier as we could do something simple like bridge connect ... -- dotnet watch