bobbyiliev/kubegen-cli

Add --output flag to specify target directory

Open

#164 opened on Jan 23, 2026

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementgood first issuehacktoberfest

Repository metrics

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

Description

Allow specifying output directory different from project name.

Example:

kubegen new my-operator --output /path/to/output

Contributor guide