bobbyiliev/kubegen-cli

Support remote template repositories

Open

#177 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Allow fetching templates from git repositories.

Example:

kubegen new my-operator --template-repo https://github.com/org/templates

Contributor guide