mdrs-client-python/mdrsclient/commands
2023-12-18 17:21:31 +09:00
..
__init__.py add new command cp. 2023-07-20 11:43:07 +09:00
base.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
chacl.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
config.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
cp.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
download.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
file_metadata.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
labs.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
login.py removed debug comment. 2023-12-18 17:21:31 +09:00
logout.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
ls.py show folder size. 2023-12-18 16:59:53 +09:00
metadata.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
mkdir.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
mv.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
rm.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
upload.py real path should not be used when creating distination file list. 2023-12-18 16:23:46 +09:00
whoami.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00