Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 434 Bytes

cli-logging-out.adoc

File metadata and controls

18 lines (14 loc) · 434 Bytes

Logging out of the CLI

You can log out the CLI to end your current session.

  • Use the oc logout command.

    $ oc logout
    Logged "user1" out on "https://openshift.example.com"

This deletes the saved authentication token from the server and removes it from your configuration file.