Forum Discussion
[Feature Request]: OneDrive CLI
Hi, I like this idea. A proper supported OneDrive CLI would be very useful for large folders, repeatable jobs, and automation where keeping a browser open is not practical.
Today, the closest supported options are usually the OneDrive sync client for local folder sync, Microsoft Graph for custom upload/download automation, or PowerShell/PnP-style tooling depending on whether the content is in OneDrive or SharePoint. Those work, but they are not the same as a simple first-party `onedrive rsync` style experience.
If Microsoft ever builds this, I would also want it to handle resumable uploads, throttling/backoff, conflict behavior, selective sync, dry-run mode, and clear authentication for work/school versus personal accounts. It is worth submitting through the official feedback channels too, because this would need product-team prioritization rather than a community-only workaround.