git-bug_board_select.md
1## git-bug board select
2
3Select a board for implicit use in future commands
4
5### Synopsis
6
7Select a board for implicit use in future commands.
8
9The complementary command is "git board deselect" performing the opposite operation.
10
11
12```
13git-bug board select BOARD_ID [flags]
14```
15
16### Options
17
18```
19 -h, --help help for select
20```
21
22### SEE ALSO
23
24* [git-bug board](git-bug_board.md) - List boards
25