Skip to content

New command: m365 teams team app list #4129

@garrytrinder

Description

@garrytrinder

Usage

m365 teams team app list

Description

List apps installed in the specified team

Options

Option Description
-i, --id [id] The Id of the Microsoft Team to list installed apps from. Specify either teamId or teamName but not both
-n, --name [name] The display name of the Microsoft Team to list installed apps from. Specify either teamId or teamName but not both

Examples

List applications installed in the specified Microsoft Team

m365 teams team app list --id 2eaf7dcd-7e83-4c3a-94f7-932a1299c844

List applications installed in the specified Microsoft Team

m365 teams team app list --name "Team Name"

Additional Info

The response should include both the teamsApp and teamsAppDefinition relationship data.

The implementation of this command is currently in the teams app list command.

Display properties should be id, displayName and distributionMethod.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions