---
title: telegraf plugins secretstores
description: The telegraf plugins secretstores command prints available secretstore plugins.
url: https://docs.influxdata.com/telegraf/v1/commands/plugins/secretstores/
estimated_tokens: 364
product: Telegraf
version: v1
---

# telegraf plugins secretstores

The `telegraf plugins secretstores` command prints available secretstore plugins.

## Usage

```sh
telegraf [global-flags] plugins secretstores [flags]
```

## Flags

| Flag |  | Description |
| --- | --- | --- |
|  | --deprecated | Print only deprecated plugins |
| -h | --help | Show command help |

*Also see [Telegraf global flags](/telegraf/v1/commands/#telegraf-global-flags).*

## Examples

### List available secretstore plugins

```sh
telegraf plugins secretstores
```
