Advertisement
liuhongbo

Untitled

Feb 10th, 2021
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $today = (Get-Date).tostring("yyyy-MM-dd-HH-mm-ss")
  2. ./concretego request2 --entity Customer --input-format csv --input-xslt customer-import.xsl -i "c:\concretegodata\import\customers.csv"  -o "c:\concretegodata\logs\customer-import-result-$today.xml"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement