[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command ta

NAME

Command ta :: Target Add

SYNOPSIS

ta TargetName [description]

DESCRIPTION

The ta command is used to add a new target. A target represents a computer. The parameter can be the name (or the IP address) of the computer. You can use tsh command to define a long host name for the target. This is useful to keep short name for target inside Diogene87.

EXAMPLE

In this sample, two targets `localhost' and `eagon' are created with ta command. The tc command is used to verify that two targets exist and tl is used to print target list.

 
$ dio87d -d
$ dio87c -- tc
0
$ dio87c -- ta localhost
$ dio87c -- ta eagon 
$ dio87c -- tc
2
$ dio87c -- tl
localhost
eagon
$

ACCESS CONTROL

This function requires the `admin' privilege for the `target' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html