Jim Sander
Jim Sander
I have the same experience, see my comment in #11
Is this expression **^((.*)\.|** in **findout_record()** supposed to work in bash 4 but is broken in bash 5?? Because removing the pipe worked for me running bash v5. ``` $...
I don't know, doesn't seem to work for me, and looking at regex(3) ... > ‘|’ cannot appear first or last in a (sub)expression or after another > ‘|’, i.e.,...
just to lump on, not triggering with vim either (also on an m1x/monterey)
This [PR24](https://github.com/jordantrizz/cloudflare-cli/pull/24) submitted last year?
> update: if setting the administrator role, then everything works as expected I had the same issue. Overlooked the `Privilege Separation: unchecked` step. Go back and edit the API token...