mirror of
https://github.com/containers/podman.git
synced 2025-11-28 17:18:58 +08:00
cmd/podman: add replace flag to quadlet install
Signed-off-by: Celso Henrique Souza Silva <celsohenrique367@gmail.com> Fixes: #26930
This commit is contained in:
committed by
nothiaki
parent
b342596e1c
commit
0ea4eaee70
@@ -28,6 +28,12 @@ Reload systemd after installing Quadlets (default true).
|
||||
In order to disable it users need to manually set the value
|
||||
of this flag to `false`.
|
||||
|
||||
#### **--replace**, **-r**
|
||||
|
||||
Replace the Quadlet installation even if the generated unit file already exists (default false).
|
||||
In order to enable it, users need to manually set the value
|
||||
of this flag to `true`. This flag is used primarily to update an existing unit.
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
Install quadlet from a file.
|
||||
|
||||
Reference in New Issue
Block a user