Closed annelhote closed 8 years ago
First argument should be "create" to create a new item and "update" to simply update existing metadata.
python iamassaccess.py --create /path/to/metadata/file /folder/to/files/to/upload
python iamassaccess.py --update /path/to/metadata/file
Separate into two functions : createArchive et updateArchive.
Passed through an argument when calling the python script.