mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
secret: add support for --ignore
with rm
Signed-off-by: danishprakash <danish.prakash@suse.com>
This commit is contained in:
@ -26,6 +26,9 @@ Remove all existing secrets.
|
||||
|
||||
Print usage statement.
|
||||
|
||||
#### **--ignore**, **-i**
|
||||
Ignore errors when specified secrets are not present.
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user