everettraven / buoy

A declarative Kubernetes dashboard in your terminal
https://everettraven.github.io/buoy/
Apache License 2.0
55 stars 1 forks source link

Add an "edit" mode #52

Closed everettraven closed 1 month ago

everettraven commented 5 months ago

Currently, buoy is a read only dashboard. In an effort to make buoy a more usable tool and prevent having to switch back and forth between buoy and kubectl, it should have a mode that can edit a particular resource (similar to how a resource can be viewed in the table panel). This should use the users default editor.

everettraven commented 1 month ago

Going to keep buoy as read-only dashboard for now