fix: correct influxctl CLI reference URL in user management docs

pull/6380/head
meelahme 2025-09-03 16:35:40 -07:00
parent 1390e5e4ad
commit 0c62fd2aed
1 changed files with 1 additions and 1 deletions

View File

@ -119,6 +119,6 @@ User roles are assigned when sending invitations and cannot currently be changed
## Current limitations
- **Historical records**: Invitation records remain even after user removal; use the [`influxctl users list`](https://docs.influxdata.com/influxdb/cloud-dedicated/reference/influxctl/#list-users) command to confirm current users
- **Historical records**: Invitation records remain even after user removal; use the [`influxctl users list`](https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/influxctl/#list-users) command to confirm current users
For operations not available in the Admin UI, contact [InfluxData support](https://support.influxdata.com) for role changes, user removal, or other advanced user management tasks.