CLI Logout from the DIRAC Server
To do a CLI logout,
Proceed as follows:
1. Exit from the DIRAC CLI:
dirac> exit
$
2. Terminate the SSH session or exit from the terminal:
$ exit
Result: You have successfully logged out from the DIRAC CLI and terminated the SSH session.
End of instruction