This release adds 4 notable features for engineering teams evaluating rollout.
Published 3mo
Infrastructure as Code
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryNew commands added: create subprojects from templates, register templates, auto‑register in apply, and a --version flag.
Full changelog
Added new commands to seed-cli, now it can:
- Create subprojects from templates via
seed create TEMPLATE_NAME NAME - Register templates via
seed register TEMPLATE_NAME. This creates the .seed folder with /templates/TEMPLATE_NAME.tree in the project path. - When running
seed apply FILENAME.treeit will automatically register any templates, and skip running plan as subcommand to speed up the creation of the file tree. - Added versioning
seed --versionreturns the version for the tool - Updated README.md and the github page file for the project to reflect the changes.
- Bug fixes.
- Added more tests.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Seed CLI
All releases →Related context
Beta — feedback welcome: [email protected]