Bryce Harrington > WebService-TestSystem-0.06 > stp-lsimage

Download:
WebService-TestSystem-0.06.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

stp-lsimage - lists available images

SYNOPSIS ^

stp-lsimage [options]

DESCRIPTION ^

This tool allows listing of images available to be run from the test system. It makes calls to the server at 'server_url' providing the 'resource_uri' using SOAP::Lite.

OPTIONS ^

-V, --version

Displays the version number of the script and exits.

-h, --help

Displays a brief usage message

--man

Displays the man page

-s server_url, --server=server_url

The URL of the WebService::TestSystem server to connect to. By default, it uses 'http://localhost:8081'.

-r resource_uri, --resource=resource_uri

The URI of the service provided by the server. By default, it uses 'http://www.osdl.org/WebService/TestSystem'. Users should not typically need to alter this setting.

PREREQUISITES ^

SOAP::Lite, Pod::Usage, Getopt::Long

AUTHOR ^

Bryce Harrington <bryce@osdl.org>

COPYRIGHT ^

Copyright (C) 2004 Open Source Development Labs All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

REVISION ^

Revision: $Revision: 1.9 $