Sun Java System Portal Server 7.2 Command-Line Reference

psadmin delete-robot-site

Description

Deletes a search robot crawling site.

Syntax

Long Format

psadmin delete-robot-site --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] --site site-ID

Short Format

psadmin delete-robot-site -s search-server-ID -u uid [-f password-filename] -t site-ID

Options

The following options are required:

[--adminuser | -u] admin-user

Specifies the Administrator's ID.

[--searchserver | -s] search-server-ID

Specifies the search server ID.

[--site | -t] site-ID

Specifies the robot site ID. Use the list-robot-sites subcommand to find the site ID.

The following options are optional:

[--passwordfile | -f] password-filename

Specifies the name of the password file.