adj config view
Show the CLI configuration (tokens redacted unless --show-tokens)
Usage
adj config view [flags]
Flags
| Flag |
Shorthand |
Default |
Description |
--show-tokens |
|
false |
reveal the stored access + refresh tokens |
Global flags
| Flag |
Shorthand |
Default |
Description |
--context |
|
— |
config context to use (overrides current-context) |
--output |
-o |
table |
output format: table|json|yaml |
--server |
|
— |
server base URL (overrides the active context) |
--token |
|
— |
access token (overrides the active context) |
--verbose |
-v |
false |
log requests to stderr |