mdrs-client-python/mdrsclient/commands
2023-07-19 13:46:23 +09:00
..
__init__.py implemented to change folder access level chacl command. 2023-05-11 17:00:14 +09:00
base.py support case insensitive and normalized file and folder names. 2023-07-19 13:46:23 +09:00
chacl.py implemented to change folder access level chacl command. 2023-05-11 17:00:14 +09:00
config.py split source code for each command. 2023-05-10 18:17:35 +09:00
download.py add -p option for support to open PW_OPEN folder. 2023-05-10 20:10:43 +09:00
file_metadata.py use utf8 endoding for json output. 2023-06-06 17:04:32 +09:00
labs.py sort laboratory list by name and hide numeric id. 2023-06-04 18:53:21 +09:00
login.py split source code for each command. 2023-05-10 18:17:35 +09:00
logout.py split source code for each command. 2023-05-10 18:17:35 +09:00
ls.py fixed bug to output redandant sub_folders/files array list. 2023-06-07 11:05:10 +09:00
metadata.py use utf8 endoding for json output. 2023-06-06 17:04:32 +09:00
mkdir.py implemented to change folder access level chacl command. 2023-05-11 17:00:14 +09:00
mv.py support case insensitive and normalized file and folder names. 2023-07-19 13:46:23 +09:00
rm.py support 'recursive' flag to recursively delete folders. 2023-05-26 17:58:25 +09:00
upload.py support case insensitive and normalized file and folder names. 2023-07-19 13:46:23 +09:00
whoami.py split source code for each command. 2023-05-10 18:17:35 +09:00