Extend the graph teams app list command to show apps installed in the specified team
I realised this is needed because the graph teams app uninstall command needs a unique id of the app instance installed in the team. This command can be used to list the apps currently installed in the team along with unique id of the instance.
Extend the
graph teams app listcommand to show apps installed in the specified teamgraph teams app list -i|--teamId [teamId](couldn't think of a better name tbh. Suggestions welcome)
I realised this is needed because the
graph teams app uninstallcommand needs a unique id of the app instance installed in the team. This command can be used to list the apps currently installed in the team along with unique id of the instance.