mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-18 09:45:44 +00:00
Implement uninstall dry run
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
f5ae8f44b4
commit
850ab0942b
2 changed files with 65 additions and 35 deletions
|
|
@ -24,6 +24,7 @@ flux uninstall [flags]
|
|||
### Options
|
||||
|
||||
```
|
||||
--dry-run only print the objects that would be deleted
|
||||
-h, --help help for uninstall
|
||||
--keep-namespace skip namespace deletion
|
||||
-s, --silent delete components without asking for confirmation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue