csdx auth:tokens
The auth:tokens command lists the existing tokens added to the session
Options
Name | Description |
---|---|
-x, --extended | To show extra columns |
--columns <columns> | To display specific columns, separated by comma |
--csv | Output is csv format |
--filter <filter> | To filter the property by partial string matching, ex: name=foo |
--no-header | To hide table’s header in output |
--no-truncate | To not truncate output to fit screen |
--output <format> | To display output in a particular format |
--sort <sort> | To sort the list, prepend '-' to sort in a descending order |