Update kh to the latest version
Update kh to the latest version by downloading the newest release from GitHub.
If kh was installed via Homebrew, this command will print the appropriate brew command to use instead of replacing the binary directly. Homebrew manages its own binary lifecycle and must be used to keep the installation consistent.
kh update [flags]
# Check for and install the latest version
kh update
-h, --help help for update
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation prompts
- kh - KeeperHub CLI