-
### Usage
m365 pp website webfile remove [options]
### Description
Removes the specified webfile
### Options
Option | Description
-- | --
`-i, --id [id]` | ID of the webfile to remov…
-
**Describe the bug**
Last few days our PowerPages pipeline has started failing. It is giving the following error:
Error: Power Pages entities for standard data model (v1) aren't available on this or…
-
In `cosmic-applets`, there is similar power profiles functionality as in `cosmic-settings`.
See:
https://github.com/pop-os/cosmic-applets/tree/master/cosmic-applet-battery/src/backend
https://g…
-
### Usage
m365 pp website weblink list
### Description
List all weblinks for the specified Power Pages website
### Options
Option | Description
-- | --
`--websiteId [websiteId]` | ID …
-
### Usage
m365 pp website webfile list
### Description
List all webfiles for the specified Power Pages website
### Options
Option | Description
-- | --
`--websiteId [websiteId]` | ID …
-
### Usage
m365 pp website webrole get
### Description
Gets information about the specified webrole
### Options
Option | Description
-- | --
`-i, --id ` | The id of the webrole to retr…
-
### Usage
m365 pp website webfile get
### Description
Gets information about the specified web file
### Options
Option | Description
-- | --
`-i, --id ` | The id of the web file to re…
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
Popular and widely used tool to quickly create secure, low-code business websites and its inclusi…
-
After running the command to migrate the data model for our Power Pages site: `pac powerpages migrate-datamodel --webSiteId –-mode all`
I checked the migration status with `pac powerpages migrate-…
gjerm updated
1 month ago
-
Hi Jonas,
Power Pages documentation says that any fetchXML used in liquid on portals should not use self-closing tags:
> When using fetchxml to query data, ensure you don't use self-closing tags…