# sdm managedsecrets list

```shell
NAME:
   sdm managedsecrets list - list your managed secrets

USAGE:
   sdm managedsecrets list [command options] [arguments...]

OPTIONS:
   --json, -j           output as json
   --filter value       filter e.g. 'field:name tag:key=value ...'
   --filters-help       show valid filter strings and examples
   --filter-json value  path to JSON based filter
   --timeout value      set time limit for command
```

For more information on the use of filters in the CLI, see the [Filters](https://github.com/strongdm/docs/blob/main/gitbook-content/references/filters.md) documentation.
