copy-ds: The CLI command overwrites the contents instead of prompting the user to confirm #2369
Labels
bug
Something isn't working
priority-high
Production outage - this quarter or at least next quarter
severity-high
Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Describe the bug
zowe files copy ds "HLQ.TEST.PS0" "HLQ.TEST.PS1"
doesn't warn about potential data lossExpected and actual results
To be warned/prompted (using the
--replace
flag maybe) in case the target/to dataset existsDescribe your environment
zowe --version
): 8.8.0zowe plugins list --short
): nonenode --version
,npm --version
): 20.18.0 & 10.8.2Additional context
This was discovered by @pujal0909 (Thank you! 🙏 ) when researching:
The text was updated successfully, but these errors were encountered: