-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18, 4.19
Description of problem:
Common cli flags are redefined for the copy and delete commands, causing inconsistencies. For example, `--log-level` for copy and `--loglevel` for delete. We should make it so common flags are shared and set only once.
Version-Release number of selected component (if applicable):
4.18+
How reproducible:
always
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
delete accepts a `--log-level` flag. Other than that, no change in the available flags for each command
Additional info:
- blocks
-
OCPBUGS-49899 v2: inconsistent cli flags
-
- POST
-
- is cloned by
-
OCPBUGS-49899 v2: inconsistent cli flags
-
- POST
-
- links to