sfdx force:lightning:interface:create

Create a Lightning interface

Options

NameDescription
--jsonFormat output as json
--loglevel <loglevel>Logging level for this command invocation
-n, --interfacename <interfacename>Name of the generated Lightning interface
-t, --template <template>Template to use for file creation
-d, --outputdir <outputdir>Folder for saving the created files
--apiversion <apiversion>Override the api version used for api requests made by this command