Shawn,
Thanks! That worked! Although now it wants a password so I have to go
find one.
Question: will I be able to embed a CLI command that creates a new
record and sets values for the fields within an SQL without it wanting a
password every time? I hope so. Otherwise I won't be able to walk thru
the old database and create new tickets in the new DB. Doing this one at
a time is not gonna do at all.
Kenn
LBNL
On 7/10/2008 2:24 PM, Shawn M Moore wrote:
> On Thu, Jul 10, 2008 at 02:09:43PM -0700, Kenneth Crocker wrote:
>
> Hi Kenneth,
>
>> bash-2.03$ pwd
>> /apps/rt
>> bash-2.03$ rt list "status='new'";
>> bash: rt: command not found
>
> It looks like the directory containing "rt" is not in your PATH. The
> laziest fix is to just specify the full path to the rt program:
>
> $ /apps/rt/bin/rt list status='new'
>
> Shawn
>
>
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com