docs-v2/content/telegraf/v1/commands/secrets/_index.md

1.2 KiB

title description menu weight
telegraf secrets The `telegraf secrets` command manages secrets in secret stores to use with Telegraf.
telegraf_v1_ref
parent
Telegraf commands
201

The telegraf secrets command manages secrets in secret stores to use with Telegraf.

Usage

telegraf [global-flags] secrets [subcommand] [flags]

Subcommands

Subcommand Description
list List known secrets and secret stores
get Retrieve the value of a secret from a secret store
set Create or modify a secret in a secret store
help, h Shows command help

Flags

Flag Description
-h --help Show command help

{{% caption %}} Also see Telegraf global flags. {{% /caption %}}