
stp-lsimage - lists available images

stp-lsimage [options]

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.

Displays the version number of the script and exits.
Displays a brief usage message
Displays the man page
The URL of the WebService::TestSystem server to connect to. By default, it uses 'http://localhost:8081'.
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.

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

Bryce Harrington <bryce@osdl.org>

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: 1.9 $