Open ChrisAtkinson1 opened 5 years ago
What did you have in your attributes file and what was it called? I don't think the .zosattributes should be ignored by default, but if you specify for example hidden files are ignore in the file it should work in either case. I'm wondering if the pattern is not matching properly from a nested directory.
It seems the problem here is that it's not uploading any hidden files at all!
This seems to be base behaviour of Zowe CLI. Not sure whether it's intentional or not...
Specifiying --attributes file in a nested directory sees the attribute file uploaded.
This is incosistent with using the default .zosattribute file in the top level directory.