File tree Expand file tree Collapse file tree 13 files changed +28
-125
lines changed Expand file tree Collapse file tree 13 files changed +28
-125
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ bootc-edit - Apply full changes to the host specification
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc- edit** \[ ** -f** \| ** \- -filename** \] \[ ** \- -quiet** \]
8
- \[ ** -h** \| ** \- -help** \] \[ ** -V ** \| ** \- -version ** \]
7
+ ** bootc edit** \[ ** -f** \| ** \- -filename** \] \[ ** \- -quiet** \]
8
+ \[ ** -h** \| ** \- -help** \]
9
9
10
10
# DESCRIPTION
11
11
@@ -34,10 +34,6 @@ Only changes to the \`spec\` section are honored.
34
34
35
35
: Print help (see a summary with -h)
36
36
37
- ** -V** , ** \- -version**
38
-
39
- : Print version
40
-
41
37
# VERSION
42
38
43
39
v0.1.11
Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ processes using \`install to-filesystem\` that want to honor e.g.
7
7
8
8
# SYNOPSIS
9
9
10
- ** bootc-install-print-configuration** \[ ** -h** \| ** \- -help** \]
11
- \[ ** -V** \| ** \- -version** \]
10
+ ** bootc install print-configuration** \[ ** -h** \| ** \- -help** \]
12
11
13
12
# DESCRIPTION
14
13
@@ -25,10 +24,6 @@ string-valued filesystem name suitable for passing to \`mkfs.\$type\`.
25
24
26
25
: Print help (see a summary with -h)
27
26
28
- ** -V** , ** \- -version**
29
-
30
- : Print version
31
-
32
27
# VERSION
33
28
34
29
v0.1.11
Original file line number Diff line number Diff line change @@ -4,14 +4,13 @@ bootc-install-to-disk - Install to the target block device
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc- install- to-disk** \[ ** \- -wipe** \] \[ ** \- -block-setup** \]
7
+ ** bootc install to-disk** \[ ** \- -wipe** \] \[ ** \- -block-setup** \]
8
8
\[ ** \- -filesystem** \] \[ ** \- -root-size** \] \[ ** \- -source-imgref** \]
9
9
\[ ** \- -target-transport** \] \[ ** \- -target-imgref** \]
10
10
\[ ** \- -enforce-container-sigpolicy** \] \[ ** \- -target-ostree-remote** \]
11
11
\[ ** \- -skip-fetch-check** \] \[ ** \- -disable-selinux** \] \[ ** \- -karg** \]
12
12
\[ ** \- -root-ssh-authorized-keys** \] \[ ** \- -generic-image** \]
13
- \[ ** \- -via-loopback** \] \[ ** -h** \| ** \- -help** \]
14
- \[ ** -V** \| ** \- -version** \] \< * DEVICE* \>
13
+ \[ ** \- -via-loopback** \] \[ ** -h** \| ** \- -help** \] \< * DEVICE* \>
15
14
16
15
# DESCRIPTION
17
16
@@ -128,10 +127,6 @@ firmware will be skipped
128
127
129
128
: Print help (see a summary with -h)
130
129
131
- ** -V** , ** \- -version**
132
-
133
- : Print version
134
-
135
130
\< * DEVICE* \>
136
131
137
132
: Target block device for installation. The entire device will be
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ root filesystem
5
5
6
6
# SYNOPSIS
7
7
8
- ** bootc- install- to-existing-root** \[ ** \- -replace** \]
8
+ ** bootc install to-existing-root** \[ ** \- -replace** \]
9
9
\[ ** \- -source-imgref** \] \[ ** \- -target-transport** \]
10
10
\[ ** \- -target-imgref** \] \[ ** \- -enforce-container-sigpolicy** \]
11
11
\[ ** \- -target-ostree-remote** \] \[ ** \- -skip-fetch-check** \]
12
12
\[ ** \- -disable-selinux** \] \[ ** \- -karg** \]
13
13
\[ ** \- -root-ssh-authorized-keys** \] \[ ** \- -generic-image** \]
14
14
\[ ** \- -acknowledge-destructive** \] \[ ** -h** \| ** \- -help** \]
15
- \[ ** -V ** \| ** \- -version ** \] \[ * ROOT_PATH* \]
15
+ \[ * ROOT_PATH* \]
16
16
17
17
# DESCRIPTION
18
18
@@ -117,10 +117,6 @@ firmware will be skipped
117
117
118
118
: Print help (see a summary with -h)
119
119
120
- ** -V** , ** \- -version**
121
-
122
- : Print version
123
-
124
120
\[ * ROOT_PATH* \] \[ default: /target\]
125
121
126
122
: Path to the mounted root; its expected to invoke podman with \` -v
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ bootc-install-to-filesystem - Install to the target filesystem
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc- install- to-filesystem** \[ ** \- -root-mount-spec** \]
7
+ ** bootc install to-filesystem** \[ ** \- -root-mount-spec** \]
8
8
\[ ** \- -boot-mount-spec** \] \[ ** \- -replace** \]
9
9
\[ ** \- -acknowledge-destructive** \] \[ ** \- -skip-finalize** \]
10
10
\[ ** \- -source-imgref** \] \[ ** \- -target-transport** \]
11
11
\[ ** \- -target-imgref** \] \[ ** \- -enforce-container-sigpolicy** \]
12
12
\[ ** \- -target-ostree-remote** \] \[ ** \- -skip-fetch-check** \]
13
13
\[ ** \- -disable-selinux** \] \[ ** \- -karg** \]
14
14
\[ ** \- -root-ssh-authorized-keys** \] \[ ** \- -generic-image** \]
15
- \[ ** -h** \| ** \- -help** \] \[ ** -V ** \| ** \- -version ** \] \ <* ROOT_PATH* \>
15
+ \[ ** -h** \| ** \- -help** \] \< * ROOT_PATH* \>
16
16
17
17
# DESCRIPTION
18
18
@@ -140,10 +140,6 @@ firmware will be skipped
140
140
141
141
: Print help (see a summary with -h)
142
142
143
- ** -V** , ** \- -version**
144
-
145
- : Print version
146
-
147
143
\< * ROOT_PATH* \>
148
144
149
145
: Path to the mounted root filesystem.
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ bootc-install - Install the running container to a target
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc-install** \[ ** -h** \| ** \- -help** \] \[ ** -V** \| ** \- -version** \]
8
- \< * subcommands* \>
7
+ ** bootc install** \[ ** -h** \| ** \- -help** \] \< * subcommands* \>
9
8
10
9
# DESCRIPTION
11
10
@@ -35,10 +34,6 @@ includes other setup and metadata.
35
34
36
35
: Print help (see a summary with -h)
37
36
38
- ** -V** , ** \- -version**
39
-
40
- : Print version
41
-
42
37
# SUBCOMMANDS
43
38
44
39
bootc-install-to-disk(8)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ queued upgrade) then it will be discarded
7
7
8
8
# SYNOPSIS
9
9
10
- ** bootc- rollback** \[ ** -h** \| ** \- -help** \] \[ ** -V ** \| ** \- -version ** \]
10
+ ** bootc rollback** \[ ** -h** \| ** \- -help** \]
11
11
12
12
# DESCRIPTION
13
13
@@ -32,10 +32,6 @@ rollback invocation.
32
32
33
33
: Print help (see a summary with -h)
34
34
35
- ** -V** , ** \- -version**
36
-
37
- : Print version
38
-
39
35
# VERSION
40
36
41
37
v0.1.11
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ bootc-status - Display status
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc- status** \[ ** \- -json** \] \[ ** \- -booted** \]
8
- \[ ** -h** \| ** \- -help** \] \[ ** -V ** \| ** \- -version ** \]
7
+ ** bootc status** \[ ** \- -json** \] \[ ** \- -booted** \]
8
+ \[ ** -h** \| ** \- -help** \]
9
9
10
10
# DESCRIPTION
11
11
@@ -31,10 +31,6 @@ The exact API format is not currently declared stable.
31
31
32
32
: Print help (see a summary with -h)
33
33
34
- ** -V** , ** \- -version**
35
-
36
- : Print version
37
-
38
34
# VERSION
39
35
40
36
v0.1.11
Original file line number Diff line number Diff line change @@ -4,10 +4,9 @@ bootc-switch - Target a new container image reference to boot
4
4
5
5
# SYNOPSIS
6
6
7
- ** bootc- switch** \[ ** \- -quiet** \] \[ ** \- -transport** \]
7
+ ** bootc switch** \[ ** \- -quiet** \] \[ ** \- -transport** \]
8
8
\[ ** \- -enforce-container-sigpolicy** \] \[ ** \- -ostree-remote** \]
9
- \[ ** \- -retain** \] \[ ** -h** \| ** \- -help** \] \[ ** -V** \| ** \- -version** \]
10
- \< * TARGET* \>
9
+ \[ ** \- -retain** \] \[ ** -h** \| ** \- -help** \] \< * TARGET* \>
11
10
12
11
# DESCRIPTION
13
12
@@ -55,10 +54,6 @@ includes a default policy which requires signatures.
55
54
56
55
: Print help (see a summary with -h)
57
56
58
- ** -V** , ** \- -version**
59
-
60
- : Print version
61
-
62
57
\< * TARGET* \>
63
58
64
59
: Target image to use for the next boot
You can’t perform that action at this time.
0 commit comments