1## git-bug bug status open
2
3Mark a bug as open
4
5```
6git-bug bug status open [BUG_ID] [flags]
7```
8
9### Options
10
11```
12 -h, --help help for open
13```
14
15### SEE ALSO
16
17* [git-bug bug status](git-bug_bug_status.md) - Display the status of a bug
18