GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
disco(1) FreeBSD General Commands Manual disco(1)

disco - Mono's Web Service Discovery Tool

disco [options] url

disco is a tool for discovering web services and for retireving the documents that describe those services.

url is the location of a DISCO document, which includes a list of WSDL documents, XML schemas and references to other DISCO documents.

disco downloads the DISCO document and all referenced documents (unless the -nosave option is specified), and saves them to disk.

The following options are available:
-nologo
Suppress the startup logo.
-nosave
Do not save the discovered documents to disk. The default is to save the documents.
-o:directory , -out:directory
The directory where to save the discovered documents. By default, documents are saved in the current directory.
-u:username , -user:username
The user name to use when connecting to the server.
-p:password , -password:password
The password to use when connecting to the server.
-d:domain , -domain:domain
The domain to use when connecting to the server.
-proxy:url
The url of the proxy server to use for http requests.
-proxyusername:username
The user name to use when connecting to the proxy.
-proxypassword:password
The password to use when connecting to the proxy.
-proxydomain:domain
The domain to use when connecting to the proxy.

Lluis Sanchez Gual (lluis@ximian.com)

disco is released under the terms of the GNU GPL.

wsdl(1), soapsuds(1), mono(1), mcs(1)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.