Skip to content

Releases: influxdata/influx-cli

v2.2.0

21 Oct 17:49
c3690d8
Compare
Choose a tag to compare

v2.2.0 [2021-10-21]

Linux packaging

This release introduces a new influxdb2-cli deb and rpm package to the repos.influxdata.com server.

Features

  1. 259: Add -b shorthand for --bucket to delete
  2. 285: Add short-hand --all-access and --operator options to auth create.
  3. 307: Handle pagination in bucket list to support displaying more than 20 buckets.

Bug Fixes

  1. 297: Detect and warn when restore --full changes the operator token.
  2. 302: Set newly-created config as active in setup.
  3. 305: Embed timezone data into Windows builds to avoid errors.
OSS BINARY FILES SHA256
influxdb2-client-2.2.0-linux-amd64.tar.gz 612e48f9ee14e64a821ec3ca741f06f7d0b78b878eef55a2d58e330c48adc8c8
influxdb2-client-2.2.0-linux-arm64.tar.gz c2eac33185e1d0d0f4646ca59917296be899574b35ef357b4a93ec745590ea19
influxdb2-client-2.2.0-windows-amd64.zip ffb1792787a1829bdcfa1c1836b11c6f0437ac1fb835c3cfc0306b79e579dd6e
influxdb2-client-2.2.0-darwin-amd64.tar.gz e1879aaed43eab8bd9fa9bed3030328db99ccfae5f96644fb6ab62c366c02a14
OSS UBUNTU AND DEBIAN PACKAGE FILES SHA256
influxdb2-client-2.2.0-amd64.deb 9c51d5918aa4835dbba4322caa45219b75aedf0bbf873d20cac3522f310f4a79
influxdb2-client-2.2.0-arm64.deb cc7752daf65e9c62d2efc65de017da56bef68ddd5296adb0dad3c4accb8fd1f7
OSS REDHAT & CENTOS PACKAGE FILES SHA256
influxdb2-client-2.2.0.x86_64.rpm 80e19007ed5d0600f5843e5cc2320c87ee28bc47015df860ede7c7262a982592
influxdb2-client-2.2.0.aarch64.rpm 220707408fa2c788a1c2f27eae84cf8ed5e2670386f2486ddbadbb0402c84a0e

v2.1.1

22 Sep 21:19
535183b
Compare
Choose a tag to compare

v2.1.1 [2021-09-22]

Bug Fixes

  1. 260: Fix shell completion for top-level influx commands.
  2. 261: Make global --http-debug flag visible in help text.
  3. 262: Don't set empty strings for IDs in permission resources.
  4. 263: Detect and error out on incorrect positional args.
  5. 264: Respect value of --host flag when writing CLI configs in setup.
  6. 274: Reduce overuse of "token" in help text.
OSS BINARY FILES SHA256
influxdb2-client-2.1.1-linux-amd64.tar.gz 4e72329791b992038a8317bad7743849f518e5fdb5458f476350f69c018cf902
influxdb2-client-2.1.1-linux-arm64.tar.gz 9a6aec81127251b2e8580db287de9a55f9b495fcf5231ecc56e493edd265d4e5
influxdb2-client-2.1.1-windows-amd64.zip c21000262700000610828321dd078577be2808db19aa92c4b403bf855fce2869
influxdb2-client-2.1.1-darwin-amd64.tar.gz 2183c4b0dca1342a8666ec563cdbda1934d6abf031266e94a16209fae7735d5e

v2.1.0

29 Jul 18:11
e6cad1b
Compare
Choose a tag to compare

v2.1.0 [2021-07-29]

New Repository

This is the initial release of the influx CLI from the influxdata/influx-cli GitHub repository.

Breaking Changes

influx write skip-header parsing

The write command no longer supports --skipHeader as short-hand for --skipHeader 1. This change was made to simplify our CLI parser.

Stricter input validation for template-related commands

The apply, export, and stacks commands now raise errors when CLI options fail to parse instead of silently discarding bad inputs. This change was made to help users debug when their commands fail to execute as expected.

Server-side template summarization & validation

The template and template validate commands now use an API request to the server to perform their logic, instead of performing the work on the client-side. Offline summarization & validation is no longer supported. This change was made to avoid significant code duplication between influxdb and influx-cli, and to allow server-side template logic to evolve without requiring coordinated CLI changes.

influx stacks --json output conventions

The output of influx stacks --json previously used an UpperCamelCase naming convention for most, but not all, keys. The command now uses lowerCamelCase consistently for all objects keys, matching the schema returned by the API.

Features

  1. 33: Add global --http-debug flag to help inspect communication with InfluxDB servers.
  2. 52: Add bucket-schema commands to manage explicit measurement schemas in InfluxDB Cloud.
  3. 52: Update bucket create to allow setting a schema type.
  4. 52: Update bucket list to display schema types.
  5. 116: Reimplement backup to support downloading embedded SQL store from InfluxDB v2.1.x.
  6. 116: Add --compression flag to backup to support enabling/disabling GZIP compression of downloaded files.
  7. 121: Reimplement restore to support uploading embedded SQL store from InfluxDB v2.1.x.
  8. 191: Add --password flag to user password command to allow bypassing interactive prompt.
  9. 208: Bind --skip-verify flag to INFLUX_SKIP_VERIFY environment variable.

Bug Fixes

  1. 35: Fix interactive password collection & color rendering in PowerShell.
  2. 97: org members list no longer hangs on organizations with more than 10 members.
  3. 109: Detect & warn when inputs to write contain standalone CR characters.
  4. 122: dashboards command now accepts --org flag, or falls back to default org in config.
  5. 140: Return a consistent error when responses fail to decode, with hints for OSS- our Cloud-only commands.
OSS BINARY FILES SHA256
influxdb2-client-2.1.0-linux-amd64.tar.gz 1110315149127d29ebbb90b252d73d1a2f828551466bda3bd7b011158e78a857
influxdb2-client-2.1.0-linux-arm64.tar.gz cfc73a54b04350d667bc0b6796e6f77ff33d1e720cc701b96b11ac602f154c90
influxdb2-client-2.1.0-windows-amd64.zip 3d1aac05ca0dd13782231ebd95806a0feb863e1eddca74c82dc3c941c2c54095
influxdb2-client-2.1.0-darwin-amd64.tar.gz b6aef5bce44dd863b325b5a34c10b93c95a4f829d4544eae350b1de4e15a79ae