token renew Sergei Tikhomirov Contents Definition Usage Examples Definition Renews a delegation token. Usage $ ozone sh token renew [-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 Renewing a token: $ ozone sh token renew -t=tokenFile The output should be similar to this: Token renewed successfully, expiry time: 2025-02-25T10:51:37.082Z. Found a mistake? Seleсt text and press Ctrl+Enter to report it