Skip to content

bead update

ddx bead update

Update a bead

ddx bead update <id> [flags]

Options

      --acceptance string    New acceptance criteria
      --assignee string      New assignee or claim assignee fallback
      --claim                Claim: set status=in_progress, assignee=ddx
      --description string   New description
  -h, --help                 help for update
      --labels string        New labels (comma-separated)
      --notes string         New notes
      --parent string        New parent bead ID
      --priority int         New priority
      --set stringArray      Set custom field (key=value, repeatable)
      --status string        New status (open, in_progress, closed)
      --title string         New title
      --unclaim              Unclaim: set status=open, clear assignee and claim fields

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location
  -v, --verbose                    verbose output

SEE ALSO

  • ddx bead - Manage beads (portable work items)
Auto generated by spf13/cobra on 6-Apr-2026