You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`-S, --secret <SECRET>` Secret for validating the JWT. Can be text, file path (beginning with @) or base64 encoded string (beginning with b64:) [default: ]
157
158
-`-s, --stdout` Print to STDOUT instead of starting the CLI in TUI mode
158
159
-`-n, --no-verify` Do not validate the signature of the JWT when printing to STDOUT.
159
-
-`-j, --json`Format STDOUT as JSON
160
+
-`-j, --json`Print to STDOUT as JSON
160
161
-`-t, --tick-rate <TICK_RATE>` Set the tick rate (milliseconds): the lower the number the higher the FPS. Must be less than 1000 [default: 250]
0 commit comments