influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

feat: replication bucket name #440

Closed jeffreyssmith2nd closed 1 year ago

jeffreyssmith2nd commented 1 year ago

Replications will now support passing a bucket-name as well as a bucket-id. This is to provide full support for replication to 1.x installations. Fixes https://github.com/influxdata/influxdb/issues/23550

OpenAPI PR: https://github.com/influxdata/openapi/pull/478