Hello,
currently i am trying to export my total Bucket to a csv File. I need it to import the Dataset to another Database.
I was reading a lot of influx export all --[flags]… but i am not sure which flags i should use for my export because the most commands in my CLI are not supported.
Currently i am using InfluxDB 2.7.1 as Docker container and i am looking forward to export it to a specific Path, that is mounted to the root Server.
I also tried to find something in the Web Interface of the DB but there was no option, that could solve my Problem.
@Sami Thanks, I was looking for the same functionality and your solution really helped me out. One issue: Both types of quotes didn’t work for me when I copied/pasted them from this post. When I typed the single and double quotes myself, it did work. They differ from yours. This might be a locale issue.