influx secret
- influx CLI 2.0.0+
- InfluxDB 2.0.0+
This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.
The influx secret
command manages secrets.
Usage
influx secret [flags]
influx secret [subcommand]
Subcommands
Subcommand | Description |
---|---|
delete | Delete a secret |
list | List secrets |
update | Add or update a secret |
Flags
Flag | Description | |
---|---|---|
-h | —help | Help for the secret command |
Related
- Manage secrets
- influx CLI—Provide required authentication credentials
- influx CLI—Flag patterns and conventions