ReportType no files found
Closed this issue · 2 comments
brandbarr commented
Currently, when retrieving reportType metadata, no files are found.
Bb: ~/projects/scorecard (SC-3893) $ dmc retrieve src/reporttypes/*
[dmc] using org: sc
[dmc] loaded .dmcignore
[dmc] matching types
[err] no files found for retrieve
[dmc] [NOT OK]
kevinohara80 commented
@Brbarr I think the correct folder is reportType
with the capital T
. Can you try that?
kevinohara80 commented
Also, you need to wrap the reportTypes in quotes to prevent your shell from expanding the glob.