bobbyiliev / bobbyiliev/kubegen-cli
Add --output flag to specify target directory
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Allow specifying output directory different from project name.
**Example:**
```bash
kubegen new my-operator --output /path/to/output
```
Contributor guide
Assessment
This issue has not been assessed yet.