camp workitem create

Create a new workitem with v1 minimum metadata

camp workitem create <slug> [flags]

Options

      --dir string     parent dir override (default: workflow/<type>)
  -h, --help           help for create
      --id string      override the generated id
      --json           emit a structured JSON result
      --quest string   capture quest_id from this quest (defaults to CAMP_QUEST env var if set)
      --title string   human-readable title
      --type string    workitem type (feature, bug, chore, or custom) (default "feature")

Options inherited from parent commands

      --config string   config file (default: ~/.obey/campaign/config.json)
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO