Hi all,
I have a bucket that I need to duplicate for backups, How I can duplicate a bucket and include all the tables, fields and basically all the structure of it?
In other languages you can simply export a database and import it later in another database. I need to do the same in influxdb.
Appreciate.