sfdx force:visualforce:component:create
Create a Visualforce component
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-t, --template <template> | Template to use for file creation |
-d, --outputdir <outputdir> | Folder for saving the created files |
-n, --componentname <componentname> | Name of the generated Visualforce component |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-l, --label <label> | Visualforce component label |