sfdx force:community:create
Creates an Experience Cloud site using a template
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-u, --targetusername <targetusername> | Username or alias for the target org; overrides default target org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-n, --name <name> | Name of the site to create |
-t, --templatename <templatename> | Template to use to create a site |
-p, --urlpathprefix <urlpathprefix> | URL to append to the domain created when Digital Experiences was enabled for this org |
-d, --description <description> | Description of the site |