Noodle Seed
ReferenceCLI reference

noodle feedback

Send product feedback (bug, idea, docs gap) to the Noodle Seed team.

Send product feedback (bug, idea, docs gap) to the Noodle Seed team.

Usage

noodle feedback [<message>]

Options

  • --message <text> — Feedback text; use it or the optional positional message. When neither is supplied, interactive human mode prompts for it; JSON and noninteractive mode require one. (1-4000 characters)
  • --title <text> — Optional short summary. (1-120 characters)
  • --type fix|feat|docs|chore — Classify feedback. (default feat)
  • --severity P0|P1|P2|P3 — Set impact priority. (default P3)
  • --area docs|analytics|connectors|self-service|conformance|ci|deploys|distribution|console|dx|plugins|cli|compiler|multi-surface|enterprise|policy — Assign a product area.
  • --agent <name> — Client-reported coding-agent name; omit when unknown. (1-64 characters)
  • --model <id> — Client-reported model identifier; requires --agent. (1-64 characters)
  • --service <url> — Control-plane service URL.
  • --auth-token <token> — Control-plane authentication token.
  • --dry-run — Validate and preview the exact submission without authentication, network access, or sending feedback.
  • --json — Emit JSON output.

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

On this page