1FBRNCH(1)                        User Commands                       FBRNCH(1)
2
3
4

NAME

6       fbrnch - manual page for fbrnch 1.3.3
7

SYNOPSIS

9       fbrnch [--version] COMMAND
10

DESCRIPTION

12       Fedora branch building tool
13
14              A  tool  to  help  with  updating  and building package branches
15              https://github.com/juhp/fbrnch#readme
16
17   Available options:
18       -h,--help
19              Show this help text
20
21       --version
22              Show version
23
24   Available commands:
25       clone  Clone packages
26
27       switch Switch branch
28
29       nvr    Print name-version-release
30
31       status Status package/branch status
32
33       merge  Merge from newer branch
34
35       unpushed
36              Show unpushed commits
37
38       build  Build package(s) in Koji
39
40       list   List packages in pagure
41
42       list-local
43              List packages in branch
44
45       branches
46              List package branches
47
48       parallel
49              Parallel build packages in Koji
50
51       sidetags
52              List user's side-tags
53
54       override
55              Tag builds into buildroot override in Koji
56
57       waitrepo
58              Wait for build to appear in Koji buildroot
59
60       scratch
61              Scratch build package in Koji
62
63       scratch-aarch64
64              Koji aarch64 scratch build of package
65
66       scratch-x86_64
67              Koji x86_64 scratch build of package
68
69       update-sources
70              Download and update newer sources
71
72       update-version
73              Update package in dist-git to newer version
74
75       sort   Sort packages in build dependency order
76
77       prep   Prep sources
78
79       local  Build locally
80
81       srpm   Build srpm
82
83       srpm-spec
84              Show the spec file in an srpm
85
86       diff   Diff local changes
87
88       compare
89              Show commits between branches
90
91       src-deps
92              List source package dependencies
93
94       mock   Local mock build
95
96       install-deps
97              Install package build dependencies
98
99       install
100              Build locally and install package(s)
101
102       not-installed
103              Packages not installed locally
104
105       bugs   List package bugs
106
107       bump   Bump release for package
108
109       commit Git commit packages
110
111       pull   Git pull packages
112
113       fetch  Git fetch packages
114
115       push   Git push packages
116
117       owner  List package owner(s)
118
119       bzusers
120              Search bugzilla users
121
122       create-review
123              Create a Package Review request
124
125       update-review
126              Update a Package Review
127
128       review-package
129              Run fedora-review on a package Review Request bug
130
131       reviews
132              List package reviews
133
134       request-repos
135              Request dist git repo for new approved packages
136
137       import Import new approved created packages from bugzilla review
138
139       request-branches
140              Request branches for approved created packages
141
142       find-review
143              Find package review bug
144
145       command
146              Run shell command in package dirs ($p)
147
148       copr   Build package(s) in Fedora Copr
149
150       rename-rawhide
151              Rename local 'master' branch to 'rawhide'
152
153       count  Count number of living packages
154
155       graph  Output dependency graph
156
157       ftbfs  Check FTBFS status
158
159       autospec
160              Convert package to use rpmautospec
161
162       move-artifacts
163              Move old rpm artifacts into rpmbuild dirs
164
165
166
167fbrnch 1.3.3                     October 2023                        FBRNCH(1)
Impressum