We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
m365 pp website webfile get
Gets information about the specified web file
-i, --id <id>
--websiteId [websiteId]
websiteId
webName
--websiteName [websiteName]
-e, --environmentName <environmentName>
--asAdmin
Retrieve web file for the site Contoso
m365 pp website webfile get --id 2ca3eaa5-140f-4175-8261-3272edf9f339 --websiteName Contoso --environmentName "Default-2ca3eaa5-140f-4175-8261-3272edf9f339"
No response
https://learn.microsoft.com/en-us/power-apps/developer/data-platform/reference/entities/mspp_webfile
The text was updated successfully, but these errors were encountered:
May I work on this
Sorry, something went wrong.
ktskumar
Successfully merging a pull request may close this issue.
Usage
m365 pp website webfile get
Description
Gets information about the specified web file
Options
-i, --id <id>
--websiteId [websiteId]
websiteId
orwebName
but not both.--websiteName [websiteName]
websiteId
orwebName
but not both.-e, --environmentName <environmentName>
--asAdmin
Examples
Retrieve web file for the site Contoso
m365 pp website webfile get --id 2ca3eaa5-140f-4175-8261-3272edf9f339 --websiteName Contoso --environmentName "Default-2ca3eaa5-140f-4175-8261-3272edf9f339"
Default properties
No response
Additional Info
https://learn.microsoft.com/en-us/power-apps/developer/data-platform/reference/entities/mspp_webfile
The text was updated successfully, but these errors were encountered: