sonenta init
Scaffold sonenta.config.json AND write a managed Sonenta block into CLAUDE.md / AGENTS.md so coding agents know how this repo uses Sonenta.
Utilisation
Section intitulée « Utilisation »sonenta init [options]| Option | Description | défaut |
|---|---|---|
--host <url> | API base URL | "https://api.sonenta.dev" |
--project <uuid> | Project UUID | - |
--version <slug> | Version slug (default: main) | "main" |
--force | Overwrite an existing sonenta.config.json | false |
--no-repo-doc | Skip writing the managed block into CLAUDE.md / AGENTS.md | - |
--no-mcp | Skip auto-wiring the @sonenta/mcp server into .mcp.json | - |
--embed-key | Bake the API key into .mcp.json (for CI / no-login); otherwise the server reads it from ~/.sonenta | false |
--skills | Also install the sonenta-i18n guardrail skill + hook (opt-in; makes i18n a project reflex) | false |