Back to Beads

bd edit

website/versioned_docs/version-1.0.0/cli-reference/edit.md

1.0.4764 B
Original Source
<!-- AUTO-GENERATED: do not edit manually -->

Generated from bd help --doc edit

bd edit

Edit an issue field using your configured $EDITOR.

By default, edits the description. Use flags to edit other fields.

Examples: bd edit bd-42 # Edit description bd edit bd-42 --title # Edit title bd edit bd-42 --design # Edit design notes bd edit bd-42 --notes # Edit notes bd edit bd-42 --acceptance # Edit acceptance criteria

bd edit [id] [flags]

Flags:

      --acceptance    Edit the acceptance criteria
      --description   Edit the description (default)
      --design        Edit the design notes
      --notes         Edit the notes
      --title         Edit the title