Sun Java System Portal Server 7 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 uid --passwordfile password-filename --site site-ID

Short Format

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

Options

The following options are required:

[--adminuser | -u] uid

Specifies the Administrator's ID.

[--passwordfile | -f] password-filename

Specifies the name of the password file.

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

Specifies the search server ID.

[--site] site-ID

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

The following options are optional:

[--debug]

Specifies if debug mode is turned on.

[--output] output-filename

Specifies if the output mode is used.

[--verbose | -v]

Specifies if the verbose mode is used.