List information about a specific app in the app catalog using the ALM API: <appCatalogUrl>/_api/web/tenantappcatalog/AvailableApps/GetByID(<appId>)
- command name:
spo tenant app get --id <appId>
- requires connection to a SharePoint site
More information: https://github.com/SharePoint/PnP-Sites-Core/blob/73c703c507d480142ec18c241e6e72aae67982cc/Core/OfficeDevPnP.Core/ALM/AppManager.cs
List information about a specific app in the app catalog using the ALM API:
<appCatalogUrl>/_api/web/tenantappcatalog/AvailableApps/GetByID(<appId>)spo tenant app get --id <appId>More information: https://github.com/SharePoint/PnP-Sites-Core/blob/73c703c507d480142ec18c241e6e72aae67982cc/Core/OfficeDevPnP.Core/ALM/AppManager.cs