Back to Influxdb

telegraf secrets

content/telegraf/v1/commands/secrets/_index.md

latest1.0 KB
Original Source

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

Usage

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

Subcommands

SubcommandDescription
listList known secrets and secret stores
getRetrieve the value of a secret from a secret store
setCreate or modify a secret in a secret store
help, hShows command help

Flags

FlagDescription
-h--helpShow command help

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