token cancel

Definition

Cancels a delegation token.

Usage

$ ozone sh token cancel [-hV] -t=<tokenFile>
Arguments
Parameter Description

tokenFile

Path to a file containing an encoded token

-h, --help

Prints out a help manual for this command

-V, --version

Prints out version information and exits

Examples

Cancelling a token:

$ ozone sh token cancel -t=tokenFile

The confirmation is as follows:

Token canceled successfully.
Found a mistake? Seleсt text and press Ctrl+Enter to report it