Home > |
---|
Delete an HTL client one-time token. This command warns you if the one-time token is in use, that is, if the connection is not down, terminated, or in an unknown state. If the one-time token is in use, you can elect to delete it. If you do, however, recovery within the grace period would not work.
htl clearott -client <client_name> [-force]
Parameter | Shortcut | Description |
---|---|---|
-client | -c |
Specifies the client for which you want to delete the HTL one-time token. This is the client name provided when you registered the client using the client register command. |
-force | -f |
Force the action without prompting |
lunacm:> htl clearott -client myclient -force
Command Result : 0 (Success)