Skip to content

New command: m365 pp website get  #6259

@appieschot

Description

@appieschot

Usage

m365 pp website get

Description

Gets information about the specified Power Pages websites.

Options

Option Description
--url [url] The URL of the website to retrieve. Specify either url, name or id.
-n --name [name] The name of the website to retrieve. Specify either url, name or id.
-i, --id [id] The WebSiteId (GUID) of the website to retrieve. Specify either url, name or id.
-e, --environmentName <environmentName> The name of the environment for which to retrieve Power Pages website from.

Examples

Retrieve Demo Power Pages website by name in the given environment.

m365 pp website get --name Demo --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 

Retrieve Power Pages website using an id in the given environment as an Administrator.

Default properties

N/a

Checkout the model for details: https://learn.microsoft.com/en-us/rest/api/power-platform/powerpages/websites/get-websites#websitedto

And checkout #6256 as that uses the same properties

Additional Info

You can have a look at the logic behind: https://learn.microsoft.com/en-us/power-platform/developer/cli/reference/pages#pac-pages-list

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions