New command: onedrive add
Open
Nobody has claimed this yet.
help wanted
needs research
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
Usage
onedrive add [options]
Description
Pre-provision OneDrive for users in your organization
Options
| Option | Description |
|---|---|
-o, --option <option> |
option |
-o, --output [output] |
Output type. json,text. Default text |
-e, --emails <emails> |
User emails |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Additional Information
Reference issue #929. There are issues if you run the command in app-only context. Nevertheless, administrators might want to run it in their context or with a privileged user.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing CLI entry point for onedrive add, then review reference issue #929 and the linked OneDrive pre-provisioning documentation. Done means the command supports the listed options and pre-provisions OneDrive for the requested users, while accounting for the documented app-only limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100