How can I edit a CustomField from the cmdline?

How can I edit a CustomField from the cmdline?

I’ve tried these lines:

rt ls -i “Queue=‘sw-dev’” | rt edit - set cf.mycustfield=yes
rt ls -i “Queue=‘sw-dev’” | rt edit - set mycustfield=yes

with no success.

-Matt