mdrs-client-python/mdrsclient/commands
2024-02-13 10:48:01 +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 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 implemented -s --skip-if-file-exists option for upload commnad. 2024-02-13 10:48:01 +09:00
whoami.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00