aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_label.md
blob: 969edc16f1f550add35ec67117ec6d380836604a (plain) (tree)
1
2
3
4
5
6
7
8
9

                






                                                                                                                                                                                                      
 
   
                     




           
                             



            
                                                        
 
## git-bug label

List valid labels

### Synopsis

List valid labels.

Note: in the future, a proper label policy could be implemented where valid labels are defined in a configuration file. Until that, the default behavior is to return the list of labels already used.

```
git-bug label [flags]
```

### Options

```
  -h, --help   help for label
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git