accounts list
Command: boundary accounts list
The accounts list
command lists all accounts created for a given auth method.
Example
The following example lists all accounts for an auth method with ID, ampw_1234567890
:
Example output:
Usage
Command options
-auth-method-id
(string: "")
- The auth-method resource from which to list accounts. You can also specify the auth-method resource using the BOUNDARY_AUTH_METHOD_ID environment variable.-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.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: