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

New command: list all available apps in the app catalog #1

Closed
waldekmastykarz opened this issue Nov 10, 2017 · 2 comments
Closed

New command: list all available apps in the app catalog #1

waldekmastykarz opened this issue Nov 10, 2017 · 2 comments

Comments

@waldekmastykarz
Copy link
Member

waldekmastykarz commented Nov 10, 2017

List information about available apps in the app catalog using the ALM API: <appCatalogUrl>/_api/web/tenantappcatalog/AvailableApps

  • command name: spo tenant app list
  • requires connection to a SharePoint site

More information: https://github.com/SharePoint/PnP-Sites-Core/blob/73c703c507d480142ec18c241e6e72aae67982cc/Core/OfficeDevPnP.Core/ALM/AppManager.cs

@waldekmastykarz
Copy link
Member Author

@erwinvanhunen volunteered to pick it up as he implemented it for PnP PowerShell

@waldekmastykarz
Copy link
Member Author

I've just merged a commit that refactors how commands are built (#40). Please have a look at the latest changes as well as the updated guide on building commands at https://github.com/SharePoint/office365-cli/blob/dev/docs/guides/adding-command.md. Don't forget to sync with the latest dev before submitting the PR 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant