Skip to content

New command: m365 pp aibuildermodel get #4325

@nicodecleyre

Description

@nicodecleyre

Usage

m365 pp aibuildermodel get

Description

Gets an AI builder model in the specified Power Platform environment.

Options

Option Description
-e, --environment <environment> The name of the environment for which to retrieve the AI Builder model.
-i, --id [id] The id of the AI Builder model. Specify either id or name but not both.
-n, --name [name] The name of the AI Builder model. Specify either id or name but not both.
--asAdmin Run the command as admin and retrieve the AI Builder model for environments you do not have explicitly assigned permissions to.

Examples

Get an AI Builder model in the given environment by name.

m365 pp aibuildermodel get --environment "Default-d87a7535-dd31-4437-bfe1-95340acd55c5" --name "AI Builder model"

Get an AI Builder model in the given environment by id.

m365 pp aibuildermodel get --environment "Default-d87a7535-dd31-4437-bfe1-95340acd55c5" --id "98c40cfd-6286-4127-8ba2-4ae82f3d08a1"

Default properties

No response

Additional Info

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions