influx-cli icon indicating copy to clipboard operation
influx-cli copied to clipboard

not implemented: CREATE RETENTION POLICY

Open mfaizan1 opened this issue 2 years ago • 0 comments

I am trying to create a retention policy on a bucket using the command CREATE RETENTION POLICY "2year" ON "bucketname" DURATION 94w REPLICATION 1; but I get this error

Error: not implemented: CREATE RETENTION POLICY

if i pass some invalid arguments shell tells me there is an issue with the command but when it seems correct it doesn't work at all.

mfaizan1 avatar Jan 27 '23 19:01 mfaizan1