You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
It would be nice to open a specific file.
We would pass the file path after the flag "--file" or "-f".
Usage suggestions: office-toolbox sideload -m my/add-in/manifest.xml -a word --file /path/to/file.docx
OR office-toolbox sideload -m my/add-in/manifest.xml -a word -f /path/to/file.docx -f /path/to/file.docx
And it would sideload the add-in in the specified file.