mdrs-client-python/mdrsclient/commands
2023-07-26 19:59:07 +09:00
..
__init__.py add new command cp. 2023-07-20 11:43:07 +09:00
base.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
chacl.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
config.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
cp.py add new command cp. 2023-07-20 11:43:07 +09:00
download.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
file_metadata.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
labs.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
login.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
logout.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
ls.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
metadata.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
mkdir.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
mv.py set destination folder name using name attribute of folder copy api. 2023-07-26 19:59:07 +09:00
rm.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
upload.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
whoami.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00