britive listsecrets
- Print
- PDF
britive listsecrets
- Print
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
Description
This command lists all the secrets recursively under the given path. Entries assigned to this user via a policy are listed.
Usage
$ britive listsecrets [PATH] |
where [PATH] is an optional argument, provided to get a list of secrets under this [PATH] node.
Use the command britive listsecrest --help to know more about the arguments and options available for this command.
Command Options
Option | Extended Options | Description |
-f | --format | Specify the -f option or --format option for the display of output. You can enter any of the following values:
|
-l | --limit | The maximum limit is 1000. This option is considered only for JSON/CSV output format. |
-s | --search | This option is to filter the secret list by searching for a secret name. |
-t | --token | This option is used in token-based authentication. Specify the token value in this option. For more information about the usage of this option, see Examples: Usage of Service Identities in Britive CLI. |
--auth | Specify this option before the -t or --token option. This option specifies that the token authentication method is used while running the britive l command. |
Output
The default tabular format output of britive listsecrets command is displayed.
Was this article helpful?