Uninstalling Zowe
You can uninstall Zowe if you no longer need to use it. Follow these procedures to uninstall each Zowe component.
#
Uninstalling Zowe from z/OSFollow these steps on z/OS:
Stop the Zowe started task which stops all of its microservices by using the following command:
Delete the
ZOWESVR
member from your systemPROCLIB
data set.To do this, you can issue the following TSO DELETE command from the TSO READY prompt or from ISPF option 6:
Alternatively, you can issue the TSO DELETE command at any ISPF command line by prefixing the command with TSO:
To query which PROCLIB data set that ZOWESVR is put in, you can view the SDSF JOB log of ZOWESVR and look for the following message:
If no ZOWESVR JOB log is available, issue the
/$D PROCLIB
command at the SDSF COMMAND INPUT line and BROWSE each of theDSNAME=some.jes.proclib
output lines in turn with ISPF option 1, until you find the first data set that contains member ZOWESVR. Then issue the DELETE command as shown above.Remove RACF® (or equivalent) definitions using the following command:
where userid indicates the user ID that is used to install Zowe.
#
Uninstalling Zowe CLI from the desktopImportant! The uninstall process does not delete the profiles and credentials that you created when using the product from your computer. To delete the profiles from your computer, delete them before you uninstall Zowe CLI.
The following steps describe how to list the profiles that you created, delete the profiles, and uninstall Zowe CLI.
Follow these steps:
Open a command line window.Â
Note: If you do not want to delete the Zowe CLI profiles from your computer, go to Step 5.
List all profiles that you created for a Command Group by issuing the following command:
Example:
Delete all of the profiles that are listed for the command group by issuing the following command:Â
Tip: For this command, use the results of the
list
command.Note: When you issue the
delete
command, it deletes the specified profile and its credentials from the credential vault in your computer's operating system.Example:
Repeat Steps 2 and 3 for all Zowe CLI command groups and profiles.
Uninstall Zowe CLIÂ by issuing one of the following commands:
If you installed Zowe CLI from the package, issue the following command
If you installed Zowe CLI from the online registry, issue the following command:
The uninstall process removes all Zowe CLIÂ installation directories and files from your computer.
Delete the
C:\Users\<user_name>\.brightside
directory on your computer. The directory contains the Zowe CLIÂ log files and other miscellaneous files that were generated when you used the product.Tip: Deleting the directory does not harm your computer.
If you installed Zowe CLI from the online registry, issue the following command to clear your scoped npm registry: