[rt-users] [root at planxty root]# /opt/rt3/bin/rt show -l ticket/29/history
jean-philippe.proux
jeanphilippe.proux at free.fr
Mon Mar 29 03:31:55 EST 2004
rt: show: Unrecognised option '-l'.
rt: show: No objects specified.
Syntax:
rt show [options] <object-ids>
Displays details of
the specified objects.
For some types, object information is further
classified into named
attributes (for example, "1-3/links" is a valid ticket
specification
that refers to the links for tickets 1-3). Consult "rt help
<type>"
and "rt help objects" for further details.
This command writes
a set of forms representing the requested object
data to STDOUT.
Options:
- Read IDs from STDIN instead of the command-line.
-t type Specifies object type.
-f a,b,c Restrict
the display to the specified fields.
-S var=val Submits the specified
variable with the request.
Examples:
rt show -t ticket -f id,subject,status
1-3
rt show ticket/3/attachments/29
rt show ticket/3/attachments/29/content
rt show ticket/1-3/links
history in cmd line ?
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
hi,
i've got an error with
/opt/rt3/bin/show -l ticket/29/history
perhaps you would write : rt show like this :
[root at planxty root]# /opt/rt3/bin/rt show -l ticket/29/history
but i've got an error too !
rt: show: Unrecognised option '-l'.
rt: show: No objects specified.
Syntax:
rt show [options] <object-ids>
Displays details of the specified objects.
For some types, object information is further classified into named
attributes (for example, "1-3/links" is a valid ticket specification
that refers to the links for tickets 1-3). Consult "rt help <type>"
and "rt help objects" for further details.
This command writes a set of forms representing the requested object
data to STDOUT.
Options:
- Read IDs from STDIN instead of the command-line.
-t type Specifies object type.
-f a,b,c Restrict the display to the specified fields.
-S var=val Submits the specified variable with the request.
Examples:
rt show -t ticket -f id,subject,status 1-3
rt show ticket/3/attachments/29
rt show ticket/3/attachments/29/content
rt show ticket/1-3/links
rt show -t user 2
More information about the rt-users
mailing list