[rt-users] RT CLI and Custom Fields

Kevin Falcone falcone at bestpractical.com
Thu Jul 5 15:59:28 EDT 2007


On Jul 5, 2007, at 3:16 PM, Jeff Stark wrote:

> has anyone successfully used the CLI to query RT Custom fields?  I  
> found a few posts, but with no responses.
>
> Here is an example:
>
> /opt/rt3/bin/rt list -i ('CF.{Severity Level}' = 'Sev 3'")

This works fine for me

./bin/rt  ls -i 'CF.{foo} = "bar"'

-kevin



More information about the rt-users mailing list