Will Smith
Will Smith
Thanks for the report! I did some testing, and I'm also not totally sure why you get a 403 there - I can reproduce it though, so I'll look into...
This should be included in the next CLI release, expected this afternoon
The above PR also allowed `linode-cli obj rb --recursive $bucket/$folder` to accomplish this. Looks like I forgot to close this issue when it shipped, but it's been in the CLI...
That's a new one. What version of the CLI are you running (`linode-cli --version`)
Thanks! Looking into this now
That error suggests that some character coming back is not encoding correctly in the "Windows-1252" character encoding. I assume this is related to a unicode character in one of your...
Hmm.. it does appear that the key is being stored escaped. That's not what I intended - I'll revisit it.
Sorry I missed this. I don't see any good reason why that field isn't filterable - I'll forward this request along to our API development team to see if it...
Hey, wanted to follow up here - target is now a filterable field for the domain records collection. The call you posted above should work. I've still got the `tag`...
Just an update: filtering by tag was merged in and should ship with the next scheduled API release on 7/13