lbcli parse jwt

Parses a jwt token.

Synopsis

Parses a JWT token and prints the header and payload information in a human-readable format.

If a JWT token is not explicitly provided, the command will attempt to locate the system’s JWT from default locations, if available.

Examples

Bash
Copy

Example of parsed output:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp forjwt.
--jwtstringJWT token as a command line argument.
--jwt-filestringPath to the JWT file.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard