mdrs-client-python/mdrsclient/commands
2024-10-23 18:33:12 +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 add some aliases for config sub command. 2024-07-04 12:35:59 +09:00
cp.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
download.py fixed compatibility with python 3.10. 2024-10-23 18:33:12 +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 add -u and -p option to login commnand. 2024-02-09 18:22:13 +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 fixed bug to upload large file. 2024-07-04 12:33:57 +09:00
whoami.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00