Closed boneskull closed 5 years ago
The following command fails because yargs doesn't recognize report-1.json as the file.
report-1.json
file
rtk transform -t filter --include header.componentVersions.node report-1.json
This may be because of misuse of yargs' array type.
array
cc @gireeshpunathil
The following command fails because yargs doesn't recognize
report-1.json
as thefile
.This may be because of misuse of yargs'
array
type.