influx v1 auth
- 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 v1 auth
subcommands provide authorization management for the InfluxDB 1.x compatibility API.
InfluxDB 2.3 uses API tokens to authorize API requests. The 1.x compatibility API lets clients authenticate with InfluxDB 2.3 using the InfluxDB 1.x convention of username and password.
1.x-compatible authorizations are separate from the credentials used to log into the InfluxDB user interface.
Usage
influx v1 auth [flags]
influx v1 auth [command]
Command aliases
auth
, authorization
Commands
Command | Description |
---|---|
create | Create authorization |
delete | Delete authorization |
list | List authorizations |
set-active | Activate an authorization |
set-inactive | Deactivate an authorization |
set-password | Set a password for an existing authorization |
Flags
Flag | Description | |
---|---|---|
-h | —help | Help for the v1 auth command |
Related
- Upgrade from InfluxDB 1.x to 2.3
- InfluxDB 1.x compatibility API
- influx CLI—Provide required authentication credentials
- influx CLI—Flag patterns and conventions
当前内容版权归 jasper-zhang 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 jasper-zhang .