2.18. HackyInstaller CLI: Remove User Map

The RemoveUserMap CLI command allows you to remove a user mapping from the usermaps.xml file.

Example 2.10, “Invoking the HackyInstaller CLI RemoveUserMap command” illustrates an invocation of the HackyInstaller CLI to remove a user map.

Example 2.10. Invoking the HackyInstaller CLI RemoveUserMap command

C:\Documents and Settings\johnson\Desktop>java -jar hackyInstaller.jar -RemoveUserMap Jira jdane 7hdkeu45yth1
Rhino classes (js.jar) not found - Javascript disabled
User map removed.
Success

C:\>