chore(kongctl): install with the Homebrew formula - #7072
Open
rspurgeon wants to merge 2 commits into
Open
Conversation
rspurgeon
marked this pull request as ready for review
September 1, 2026 15:41
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
rspurgeon
marked this pull request as draft
September 1, 2026 16:10
Contributor
Author
|
Do not merge, pending investigation into apple code signing and other installation options. Leaving open for now if docs team is ok w/ the draft PR. If not it's fine to close until time to guide users with this |
rspurgeon
marked this pull request as ready for review
September 6, 2026 03:23
rspurgeon
force-pushed
the
task/kongctl-homebrew-formula-docs
branch
from
September 6, 2026 03:23
e26ffb2 to
29c3ed5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Recommend
brew install --formula kong/kongctl/kongctlas the Homebrewinstallation command in the kongctl macOS installation tab and homepage CLI
card. Keep introductory installation instructions focused on the formula.
Add cask-to-formula migration instructions to the existing kongctl
troubleshooting page, including uninstalling the cask first and verifying the
new installation. Configuration and stored credentials are preserved.
This documentation change does not deprecate the cask or change its support.
Any cask retirement schedule will be handled separately.
Related to Kong/kongctl#2009 and Kong/kongctl#2087. The formula installation
has already been manually verified on macOS; a new release is not required
to publish these installation instructions.
Preview Links
/kongctl/?tab=macos#install-kongctl/(kongctl CLI card)/kongctl/troubleshooting/#switch-from-the-cask-to-the-formulaValidation
git diff --check: passed.on macOS during the Homebrew rollout.
missing (
bundle check). CI validation remains required.Checklist