Noodle Seed
ReferenceCLI reference

noodle setup

Reconcile project config and local coding-agent files.

Reconcile project config and local coding-agent files.

Usage

noodle setup

Options

  • --write — Write files; without this flag the command is a dry run.
  • --force — Overwrite changed generated files.
  • --project <dir> — Project directory.
  • --agents codex|claude-code|all|none — Coding-agent files to configure.
  • --no-agents — Skip coding-agent file setup.
  • --json — Emit JSON output.

Runs locally — no account or hosted service required.

Run noodle setup --help for the latest options and details.

On this page