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:
Run the following command in your terminal:
cldkctl exitOnce completed successfully, a message "✓ Successfully logged out from cldkctl" will appear in your terminal.

Flags
Flag
Description
-h, --help
Help for exit command.
Last updated
