secctl - Interactive editor for Kubernetes secrets
by•
secctl is a small CLI tool that makes editing Kubernetes secrets fast and safe.
Instead of dealing with YAML and base64, secctl lets you:
- pick namespace -> secret -> key
- edit the value in your editor
- save it back to the cluster
Built for engineers who work with Kubernetes daily and want a faster workflow.
Single binary. No dependencies. Open source.

Replies