Usage: rebar idea [--output {text,json}] [--description DESCRIPTION] [title]

Capture an undesigned idea (creates an epic in status 'idea'; excluded from
ready/next-batch).

positional arguments:
  title                 idea title

options:
  --output {text,json}, -o {text,json}
                        output format
  --description DESCRIPTION, -d DESCRIPTION
                        idea description
