Sun Java System Portal Server 7.2 Command-Line Reference

delete-sharepointcrawler-sites

The delete-sharepointcrawler-sites subcommand deletes SharePoint crawling sites.

Long-Named Format

psadmin delete-sharepointcrawler-sites --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --sites site_ids

Short-Named Format

psadmin delete-sharepointcrawler-site -u admin_user [-f password_file] -s searchserver_id -T site_ids

Options

These are the list of options available for the delete-sharepointcrawler-site subcommand. The following three options are required:

[--adminuser | -u] uid

Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.

[--searchserver | -s] searchserver_id

Search server id.

[--sites | -T] site_ids

Site ids in the format: ' ”site1”, “site2”, “site3” '.

The following option is optional:

[--passwordfile | -f] passwordFile

Specifies the administrator password in the password file. When the --passwordfile option is specified, the password file should contain the password without any other text. If this option is not specified, the password will be prompted.