git-bug_board_new.md

git-bug board new

Create a new board

git-bug board new [flags]

Options

  -t, --title string          Provide a title to describe the issue
  -d, --description string    Provide a message to describe the board
  -c, --columns stringArray   Define the columns of the board (default to To Do,In Progress,Done) (default [To Do,In Progress,Done])
      --non-interactive       Do not ask for user input
  -h, --help                  help for new

SEE ALSO