secret: add support for --ignore with rm

Signed-off-by: danishprakash <danish.prakash@suse.com>
This commit is contained in:
danishprakash
2023-06-23 17:34:49 +05:30
parent 608f484e9b
commit bfd2a8cad3
6 changed files with 30 additions and 9 deletions

View File

@ -26,6 +26,9 @@ Remove all existing secrets.
Print usage statement.
#### **--ignore**, **-i**
Ignore errors when specified secrets are not present.
## EXAMPLES
```