suitecloud file:create
Creates a SuiteScript file
Options
Name | Description |
---|---|
-i, --interactive | Runs the command in interactive mode |
--module <module> | Specifies the SuiteScript modules you want to add to the SuiteScript file. For example, "N/record" |
--path <path> | Specifies the File Cabinet path of the SuiteScript file to create. For example, "/SuiteScripts/ClientScipt.js" |
--type <type> | Specifies the type of the SuiteScript file that you want to create. For example, "ClientScript" |
-h, --help | Displays help for the command |