Page cover

cldkctl exit

The exit command logs you out from the Cloudeka service by removing the stored authentication token. This ensures that your session is terminated and the authentication token is deleted from the local storage for security purposes.

Usage

cldkctl exit [flags]

Steps

Follow the steps below to run and view the result of this command:

  1. Run the following command in your terminal:

cldkctl exit
  1. Once completed successfully, a message "✓ Successfully logged out from cldkctl" will appear in your terminal.

Flags

This command supports global flags. Refer to the Global Flags section for details

Flag
Description

-h, --help

Help for exit command.

Last updated