Managing NetSuite Accounts in SuiteCloud Extension for Visual Studio Code
You can manage the authentication IDs linked to your accounts by renaming or removing them, and you can also view the details of any specific auth ID.
To rename an auth ID:
-
In VS Code, open the Command Palette and type
suitecloud
. -
From the dropdown list, pick SuiteCloud: Manage Accounts.
-
Pick the account you want to manage.
-
Choose the Rename option.
-
Enter the new auth ID when prompted.
-
Click See Details to check the log output.
To remove an auth ID:
-
In VS Code, open the Command Palette and enter
suitecloud
. -
From the dropdown list, select SuiteCloud: Manage Accounts.
-
Select the account you want to manage.
-
Choose the Remove option.
-
Click Continue when prompted to confirm that the auth ID will be removed from your computer but is still valid in your account.
-
Select See Details to check the log output.
To see the details of an auth ID:
-
In VS Code, open the Command Palette and enter
suitecloud
. -
From the dropdown list, select SuiteCloud: Manage Accounts.
-
Choose the Show Details option.
-
Click See Details to check the auth ID details.
Related Topics
- Installing and Setting Up SuiteCloud Extension for Visual Studio Code
- Downloading Visual Studio Code
- Installation Prerequisites for SuiteCloud Extension for Visual Studio Code
- Supported Versions of SuiteCloud Extension for Visual Studio Code
- Installing SuiteCloud Extension for Visual Studio Code
- The Command Palette in SuiteCloud Extension for Visual Studio Code
- How to Work with a SuiteCloud Project in SuiteCloud Extension for Visual Studio Code
- How to Work with Multiple SuiteCloud Projects in SuiteCloud Extension for Visual Studio Code
- Making a File Active in the Editor in SuiteCloud Extension for Visual Studio Code
- Setting Up NetSuite Accounts in SuiteCloud Extension for Visual Studio Code