auth-methods list
Command: boundary auth-methods list
The auth-methods list
command lists auth methods within an enclosing scope or
resource.
Examples
The following example lists auth methods from the default global
scope recursively from any child scopes, if applicable:
Example output:
Usage
Command options
-filter
(string: "")
- If set, the list operation is filtered before being returned. The filter operates against each item in the list. We recommend using single quotes, because filters contain double quotes.-recursive
- If set, the list operation is applied recursively into child scopes, if supported by the type. The default value isfalse
.-scope-id
(string: "")
- The scope in which to make the request. The default scope isglobal
. You can also specify a scope 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: