Skip to content

Seed CLI

v1.0.8 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

New 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.tree it will automatically register any templates, and skip running plan as subcommand to speed up the creation of the file tree.
  • Added versioning seed --version returns 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

Track Seed CLI

Get notified when new releases ship.

Sign up free

About Seed CLI

All releases →

Beta — feedback welcome: [email protected]