Skip to content

Conversation

MaggieKimani1
Copy link
Contributor

@MaggieKimani1 MaggieKimani1 commented Mar 9, 2022

Fixes #783

Currently, when a user provides a file path that already exists in their local file system as output in Hidi, it returns an error and tells them to provide a new path. This has been simplified by allowing one to use --clean-ouput parameter abbreviated as -co when running the transform command which overwrites the existing file by deleting its contents and replacing it with the new file.

@MaggieKimani1 MaggieKimani1 changed the title Add --clean-output parameter Add --clean-output parameter to allow overwriting existing files Mar 9, 2022
@darrelmiller darrelmiller merged commit 2e3055e into vnext Mar 13, 2022
@darrelmiller darrelmiller deleted the enhancement/add-clean-output-param branch March 13, 2022 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a parameter that allows user to tell hidi to overwrite output file without error
2 participants