Show current workspace token information
text
text
, json
false
--show-token
flag displays your actual token value. Never use this in shared environments or save the output to files that might be committed to version control.Status | Description |
---|---|
Active | Token is valid and can be used |
Expired | Token has passed its expiration date |
Invalid | Token format is invalid or corrupted |
Revoked | Token has been explicitly revoked |
token show
command validates your token and reports issues:
ntcli token refresh
ntcli token refresh
Platform | Token Location |
---|---|
macOS | ~/.config/ntcli/ |
Linux | ~/.config/ntcli/ |
Windows | %APPDATA%\ntcli\ |
--show-token
flag exists only for emergency debugging.--show-token
only when:
token show
is safe to share:
--show-token
)No Token Found
No workspace token found
Solution: Create or refresh a token:Invalid Token Format
Token format is invalid
Solution: Refresh to get a new valid token:Workspace Not Selected
No workspace selected
Solution: Select a workspace first:Token Validation Failed
Unable to validate token with server
Solution: Check network connectivity or refresh token: