cldkctl exit
Last updated

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.
cldkctl exit [flags]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.

This command supports global flags. Refer to the Global Flags section for details
-h, --help
Help for exit command.
Last updated