Seems like the --excludefiles flag is ignored for ...
# sdf
p
Seems like the --excludefiles flag is ignored for me when importing objects, anyone else encountered this?
suitecloud object:import --destinationfolder "/Objects/temp/" --excludefiles --scriptid ALL --type usereventscript
a
I think there's a bug in commander.js (underlying library)
you may need to put the flag
excludefiles
at the end
If this is correct, could you pleae post the issue in the repo 🙏
that way other people may find this issue and fix there
p
Thanks, I’ve tried basically all different combinations of orders but can try at the end again, I’ll post it on the repo as well
a
👍
thanks!
p
Didn’t work 😕
a
arghhh
ok, it's a bug then
does it work in interactive mode?
a
It works in interactive, the problem is in non interactive mode, where all warnings, overwrite questions are suppressed by default, some additional flags are not working. we are already discussing in the team to fix this.
p
👍 Unfortunately I’m trying to avoid interactive mode as much as possible