influxdata / influx-cli

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

feat: allow deleting replications with remotes #417

Closed serenibyss closed 1 year ago

serenibyss commented 2 years ago

https://github.com/influxdata/influxdb/pull/23493 removed replication configs deleting automatically when remotes are deleted. This PR reimplements that feature, but only if you pass the --delete-replications flag to the influx remote delete command