Available through npm:
npm i -g @internxt/cli
What's New:
- Improvement: NAS integration (via Docker WebDAV server).
- Improvement: User auth tokens will now expire after 7 days instead of 3.
- Improvement: Added OTP secret token parameter to Login.
- Improvement: Added modification time date to the downloaded file via CLI.
- Improvement: (#363) Added WebDAV server host configuration, now it defaults to 127.0.0.1 instead of 0.0.0.0.
- Added token refresh on whoami CLI command.
- Cleanup: Removed legacy code.
- Bug fix: Fixed move-rename operation.
- Bug fix: (#327) Impossible to rename a file including its extension.
- Bug fix: (#328) Inconsistent name key in file upload result message.