Currently the teams app install command only supports installing apps to teams. We should extend it to support installing personal apps. This would be beneficial especially for developers who want to quickly deploy the app they're working on Teams to preview it. To indicate that you want to install a personal app, use a newly added --personal option.
Requires the TeamsAppInstallation.ReadWriteForUser scope
Currently the
teams app installcommand only supports installing apps to teams. We should extend it to support installing personal apps. This would be beneficial especially for developers who want to quickly deploy the app they're working on Teams to preview it. To indicate that you want to install a personal app, use a newly added--personaloption.Requires the
TeamsAppInstallation.ReadWriteForUserscope