auth-tokens list
Command: boundary auth-tokens list
The auth-tokens list
command lists all auth tokens within an enclosing scope or
resource.
Examples
The following command lists all auth tokens recursively from any child scopes, if applicable:
Example output:
Usage
Command options
-filter
(string: "")
- If set, the list operation is filtered before it is returned. The filter operates against each item in the list. We recommend that you use single quotes, as filters contain double quotes. Refer to the Filter resource listings documentation for more details.-recursive
- If set, the list operation is applied recursively into child scopes, if the type supports it. The default value isfalse
.-scope-id
(string: "")
- The scope from which to list the auth tokens. The default value isglobal
. You can also specify this value using the BOUNDARY_SCOPE_ID environment variable.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: