influx-cli
influx-cli copied to clipboard
Updating remote bucket name not possible
Hi, I am trying to point one of my replications to a new bucket, but I get an error message:
- Create a new replication using `influx replication create -n my-repl --remote-id xxxx --remote-bucket my-bucket
- Try to change the remote bucket using
influx replication update -i yyyy --remote-bucket my-new-bucket
- You get
Error: flag provided but not defined: -remote-bucket