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