pnp/cli-microsoft365

New command: onedrive add

Open

#2,231 opened on Mar 1, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees)TypeScript (399 forks)auto 404
help wantedneeds research

Repository metrics

Stars
 (1,390 stars)
PR merge metrics
 (PR metrics pending)

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.

Official documentation. New-PnpPersonalSite

Contributor guide