Search the documentation
2 pages for hostpattern.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code with GitHub Enterprise Server
Claude Code CLI · in the page
github-enterprise-server
…settings) to restrict which marketplaces developers can add, use the `hostPattern` source type to allow all marketplaces from your GHES instance without enumerating each repository. See [Delivery mech…
Create and distribute a plugin marketplace
Claude Code CLI · in the page
plugin-marketplaces
…theme={null} { "strictKnownMarketplaces": [ { "source": "hostPattern", "hostPattern": "^github\\.example\\.com$" } ] } ``` Allow filesystem-based marketplaces from a specific…