glasskube / glasskube

🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
https://glasskube.dev
Apache License 2.0
3.01k stars 182 forks source link

`glasskube open` command #108

Closed christophenne closed 9 months ago

christophenne commented 9 months ago

The CLI should support the user in opening a kubernetes application in the browser.

Example:

glasskube open cyclops should take care of the port-forwarding to get a URL to the application, which is then automatically opened in the browser and printed into the console as a fallback.

Related: #107

christophenne commented 9 months ago

Progress so far on branch https://github.com/glasskube/glasskube/tree/christoph/glasskube-open