question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: install specified app in a site

See original GitHub issue

Install the specified app in a site using the ALM API: <siteUrl>/_api/web/tenantappcatalog/AvailableApps/GetById({id})/Install

  • command name: spo tenant app install --siteUrl|-u <siteUrl> --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

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
VelinGeorgievcommented, Nov 22, 2017

I have not started yet. Just prepared my dev env. Thanks for letting me know!

1reaction
VelinGeorgievcommented, Nov 20, 2017

I will pickup this. Can be marked as work in progress.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Install this site as an app using command line?
How I can install this site as an app by command line using CMD or PowerShell? Image. * I need to install as...
Read more >
How to install software from the Linux command line
The most common method of installing apps from the command line is through software repositories (a place where software is stored) using what's ......
Read more >
install command in Linux with examples - GeeksforGeeks
install command is used to copy files and set attributes. It is used to copy files to a destination of the user's choice,...
Read more >
Creating New Applications | OpenShift Container Platform 3.11
The new-app command allows you to create applications from source code in a local or remote Git repository. To create an application using...
Read more >
Building from the Command Line with Xcode FAQ
If no build configuration is specified and -scheme is not passed then "Debug" is used. Schemes: iOS. watchOS App.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found