delete
The cldkctl token delete command permanently removes an authentication token from your Cloudeka account. Once deleted, the token can no longer be used to access any Cloudeka services. This operation is irreversible, so it should be used with caution.
Usage
cldkctl token delete [id] [flags]Aliases
delete, del, rmSteps
Follow the steps below to run and view the result of this command:

Identify the Token ID you want to delete. Refer to the Token List section to view all existing tokens.
Run the following command to delete the selected token:
Replace <token_id> with the actual ID .
Once executed, the system will permanently remove the token and confirm success “Cldkctl token deleted”.
Flags
Flag
Description
-h, --help
Help for the token delete subcommand.
Last updated
