Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto detect Office CLI url #1

Closed
bsorrentino opened this issue Jan 21, 2023 · 1 comment
Closed

auto detect Office CLI url #1

bsorrentino opened this issue Jan 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bsorrentino
Copy link
Owner

Idea is to use m365 cli to retrieve User One Drive Url performi the following commands:

  • m365 status to get connected user email
  • m365 onedrive list --query "[?Owner=='<user email>'].Url" to get OneDrive URL
  • append path Documents\Documents\Office Scripts
@bsorrentino bsorrentino self-assigned this Jan 21, 2023
@bsorrentino bsorrentino added the enhancement New feature or request label Jan 21, 2023
@bsorrentino bsorrentino added this to the 1.3 milestone Jan 23, 2023
bsorrentino added a commit that referenced this issue Jan 23, 2023
auto detect logged user OSTS url

issue #1
@bsorrentino
Copy link
Owner Author

released in version 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant