Logging out of Helix Server

To log out of Helix Server from one machine by removing your ticket, use the command:

$ p4 logout

The entry in your ticket file is removed. If you have valid tickets for the same Helix Serverbut those tickets exist on other machines, those tickets remain present (and you remain logged in) on those other machines.

If you are logged in to Helix Server from more than one machine, you can log out from all machines from which you were logged in by using the command:

$ p4 logout -a

All of your Helix Server tickets are invalidated and you are logged out.