We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80e25b commit 9641362Copy full SHA for 9641362
README.md
@@ -48,7 +48,7 @@ See [announcement blog post for motivation](XXX).
48
- **Type-Safe Rust SDK**: Generate strongly-typed structs from your `secretspec.toml` for compile-time safety
49
- **Profile Support**: Override secret requirements and defaults per profile (development, production, etc.)
50
- **Configuration Inheritance**: Extend and override shared configurations using the `extends` feature
51
-- **Simple Migration**: `secretspec init` to migrate from existing `.env` files
+- **Discovery**: `secretspec init` to discover secrets from existing `.env` files
52
53
## Quick Start
54
0 commit comments