Chapter 6
Extensions
Install, build, and publish additional kongctl commands.
- 01Extension FundamentalsUnderstand how extensions add commands and where trust begins.
- 02Extension ManifestDefine an extension identity, executable, and command paths.
- 03Runtime ContextReceive host settings, arguments, and authenticated access safely.
- 04Local DevelopmentLink an extension working tree and test contributed commands.
- 05Install and UpgradeManage trusted extensions from GitHub releases.
- 06Publish an ExtensionPackage release archives for predictable remote installation.