bobbyiliev/kubegen-cli

Add template validation command

开放

#175 创建于 2026年1月23日

 (0 条评论) (0 个反应) (0 位负责人)Rust (0 个派生)github user discovery
enhancementgood first issuehacktoberfest

仓库指标

星标
 (6 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

kubegen template validate to check custom templates.

Acceptance Criteria:

  • Validate template syntax
  • Check for required variables
  • Report missing/extra variables
  • Validate against embedded templates

贡献者指南