runai-bgu logout Manual

Introduction

runai-bgu logout is a command-line interface (CLI) for terminating your authenticated session with the BGU HPC cluster’s Run:AI control plane. This command clears your stored credentials and prevents further access to cluster resources until you log in again. It’s recommended to log out when you’re finished working or when switching between different accounts.

This manual explains how to use runai-bgu logout to securely end your session.

Quick Start

To log out from the cluster, use:

$ runai-bgu logout

Terminates your current session and clears stored authentication credentials.

Basic Usage

Standard Logout

End your current authenticated session:

$ runai-bgu logout

Logs out from the Run:AI control plane and removes your authentication tokens.

After Logout

Once you’ve logged out:

  • You’ll need to run runai-bgu login to access the cluster again

  • Any running workloads will continue to run (logout doesn’t affect submitted jobs)

  • You won’t be able to submit new jobs or manage existing ones until you log back in