{"library":"move-cli","type":"library","category":null,"description":"move-cli is a command-line interface (CLI) tool designed to move files and directories, acting as a robust alternative to `fs.rename` and mimicking the Unix `mv` utility. Its key differentiator is the ability to move items across different storage devices and to handle directories recursively, which standard `fs.rename` does not support natively. The package is built upon `andrewrk/node-mv` for its underlying moving logic. The current stable version is 2.0.0, released in late 2023, primarily focusing on dependency vulnerability fixes and CLI option parsing corrections. Its release cadence appears to be driven by maintenance and security updates rather than frequent feature additions, making it a stable choice for automated scripts and build processes.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","mv","move","mv-cli","move-cli","rename","device","recursive","folder"],"install":[{"cmd":"npm install move-cli","imports":["$ npm install -g move-cli\n$ move-cli source/path dest/path","$ npm install move-cli\n$ npx move-cli source/path dest/path","{\n  \"scripts\": {\n    \"move-files\": \"move-cli 'src/**/*.js' dist/js\"\n  }\n}"]},{"cmd":"yarn add move-cli","imports":[]},{"cmd":"pnpm add move-cli","imports":[]}],"homepage":null,"github":"https://github.com/koenig-dominik/move-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/move-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/move-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}