mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-17 20:10:24 +00:00
Add 'kctl-tui update' subcommand that checks GitHub Releases for new versions and replaces the running binary. Uses github.com/creativeprojects/go-selfupdate for safe binary replacement with automatic OS/arch detection. Supports --verbose flag for detailed update progress logging.