You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/vscode-extension/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,11 +96,11 @@ The following SuiteCloud commands are available through the Command Palette:
96
96
| --- | --- |
97
97
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147339580.html"rel="noopener noreferrer"target=blank>Add Dependency References to the Manifest</a>|Adds the defined dependencies to the Manifest file.|
98
98
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=article_0608124000.html"rel="noopener noreferrer"target=blank>Compare with Account File</a>|Compares a local file with its account version.|
99
-
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147328227.html"rel="noopener noreferrer"target=blank>Create SuiteScript Files</a>|Creates a SuiteScript file based on a script type template that also includes any modules you select to extend NetSuite and customize, search for, and process your data.
99
+
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147328227.html"rel="noopener noreferrer"target=blank>Create SuiteScript Files</a>|Creates a SuiteScript file based on a script type template that also includes any modules you select to extend NetSuite and customize, search for, and process your data. |
100
100
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_162938506015.html"rel="noopener noreferrer"target=blank>Create Project</a>|Creates SuiteCloud file-based projects to develop ACPs or SuiteApp projects for internal use or for commercial distribution.|
101
-
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147342366.html"rel="noopener noreferrer"target=blank>Deploy Project</a>|Deploys the folder containing the project. The project folder is zipped before deployment including only the files and folders referenced in the deploy.xml file.|
101
+
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147342366.html"rel="noopener noreferrer"target=blank>Deploy Project</a>|Deploys the folder containing the project. The project folder is zipped before deployment including only the files and folders referenced in the deploy.xml file.|
102
102
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_162930381001.html"rel="noopener noreferrer"target=blank>Import Files</a>|Imports files from a NetSuite account to your project. Note that you cannot import files from a SuiteApp.|
103
-
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147311996.html#section_162971830372"rel="noopener noreferrer"target=blank>Import Objects</a>|Imports SDF custom objects from a NetSuite account to your project.|
103
+
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_162971830372.html"rel="noopener noreferrer"target=blank>Import Objects</a>|Imports SDF custom objects from a NetSuite account to your project.|
104
104
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_163067396066.html"rel="noopener noreferrer"target=blank>List Files</a>|Lists the files in the File Cabinet of your account.|
105
105
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_160147311996.html#subsect_160163955513"rel="noopener noreferrer"target=blank>List Objects</a>|Lists the SDF custom objects existing in your account.|
106
106
|<ahref="https://system.netsuite.com/app/help/helpcenter.nl?fid=section_164630701111.html"rel="noopener noreferrer"target=blank>Manage Accounts</a>|Lets you manage the authentication IDs associated to your accounts by renaming or removing them. It also shows the details of any specific authentication ID.|
0 commit comments