Skip to content

bead create

ddx bead create

Create a new bead

ddx bead create <title> [flags]

Options

      --acceptance string    Acceptance criteria
      --description string   Description
  -h, --help                 help for create
      --labels string        Comma-separated labels
      --parent string        Parent bead ID
      --priority int         Priority (0=highest, 4=lowest) (default 2)
      --set stringArray      Set custom field (key=value, repeatable)
      --type string          Bead type (task, bug, epic, chore)

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