sfdx force:staticresource:create
Create a static resource
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-n, --resourcename <resourcename> | Name of the generated static resource |
--contenttype <contenttype> | Content type (mime type) of the generated static resource |
-d, --outputdir <outputdir> | Folder for saving the created files |
--apiversion <apiversion> | Override the api version used for api requests made by this command |