You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--parameters option in windows is not responding as expected on Windows using CMD.
samples: --parameters=XYZ=ABC and it gives me Unmatched argument at index 8: 'ABC'
--parameters=FILENAME=C:\tmp\DataExportInvoices_2023-05-11_13-54-43,P_DATEFROM="2023-04-30 22:00:00",P_DATETO="2023-05-31 21:59:59",P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx
Unmatched arguments from index 4: '22:00:00,P_DATETO=2023-05-31', '21:59:59,P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx'
Issue Priority
Priority: 2
Issue Component
Component: CLI, Component: Hop Run
The text was updated successfully, but these errors were encountered:
Apache Hop version?
2.4
Java version?
11
Operating system
Windows
What happened?
--parameters option in windows is not responding as expected on Windows using CMD.
samples:
--parameters=XYZ=ABC and it gives me Unmatched argument at index 8: 'ABC'
--parameters=FILENAME=C:\tmp\DataExportInvoices_2023-05-11_13-54-43,P_DATEFROM="2023-04-30 22:00:00",P_DATETO="2023-05-31 21:59:59",P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx
Unmatched arguments from index 4: '22:00:00,P_DATETO=2023-05-31', '21:59:59,P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx'
Issue Priority
Priority: 2
Issue Component
Component: CLI, Component: Hop Run
The text was updated successfully, but these errors were encountered: