influx-cli
influx-cli copied to clipboard
`influx auth list` doesn't support the `?token=` Cloud parameter
influx auth list doesn't support the token query parameter for GET /api/v2/authorizations, finding an authorization by its token value.
The token= query parameter only exists in Cloud.
Here's an OSS feature request to support ?token=.