When adding a new sitedesign / sitetemplate to SharePoint, it should be possible to set the thumbnailUrl.
However, with the CLI, this option is missing from the add command:
https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-add/
while it is present on the set command.
https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-set/
This option should be added to the set command as well.
| Option |
Description |
--thumbnailUrl [thumbnailUrl] |
The new URL of a thumbnail image. If none is specified SharePoint will use a generic image |
When adding a new sitedesign / sitetemplate to SharePoint, it should be possible to set the thumbnailUrl.
However, with the CLI, this option is missing from the
addcommand:https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-add/
while it is present on the
setcommand.https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-set/
This option should be added to the
setcommand as well.--thumbnailUrl [thumbnailUrl]