Usage
spo app synctoteams [options]
Description
Sync Sync solution package to Microsoft Teams
Options
| Option |
Description |
-i, --id <id> |
The ID of the solution package to sync to Microsoft Teams |
Additional Information
POST /_api/web/tenantappcatalog/SyncSolutionToTeams(id={itemId})
The itemId passed to the REST API is the ID of the solution package list item and not the id of the solution package. The command should accept the ID of the solution package and resolve the corresponding list item id.
Docs: Synchronize a solution to the Microsoft Teams app catalog
Usage
spo app synctoteams [options]Description
Sync Sync solution package to Microsoft TeamsOptions
-i, --id <id>Additional Information
The
itemIdpassed to the REST API is the ID of the solution package list item and not the id of the solution package. The command should accept the ID of the solution package and resolve the corresponding list item id.Docs: Synchronize a solution to the Microsoft Teams app catalog