Reid Kaufmann

Results 6 issues of Reid Kaufmann

It seems I **cannot create tokens on a cloud2 instance**. I might be missing something here… ``` user@host:~/pa$ influx auth create --write-bucket testdata -d "token description" Error: could not find...

bug

The tool doesn’t list its own version number. I installed an official release for Ubuntu/Debian from https://portal.influxdata.com/downloads/ ``` user@host:~$ influx version Influx CLI dev (git: none) build_date: 2023-04-06T15:31:37Z user@host:~$ dpkg...

bug

This input probably isn’t expected, but I tried it on a whim. Validating inputs is a chore and clearly the REST endpoint is doing it (as expected), but not the...

bug

One bucket command can specify a bucket by name: ``` $ influx bucket delete --name test2 ID Name Retention Shard group duration Organization ID Schema Type Deleted 4336 test2 infinite...

enhancement

We still have some ongoing confusion with a customer on the timeformat. We recently made good progress removing misleading examples, but we can be more clear and prominent stating there...

InfluxDB v3

We need thorough documentation of APIs embedded in source code so modern IDEs can display it, saving developers a trip to the web browser. In the mean time, I'd like...