Query: disco
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
disco(1) General Commands Manual disco(1)NAMEdisco - Mono's Web Service Discovery ToolSYNOPSISdisco [options] urlDESCRIPTIONdisco 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.OPTIONSThe following options are available: -nologo Supress 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.AUTHORSLluis Sanchez Gual (lluis@ximian.com)LICENSEdisco is released under the terms of the GNU GPL.SEE ALSOwsdl(1), soapsuds(1), mono(1), mcs(1) disco(1)
| Related Man Pages |
|---|
| cifscreds(1) - debian |
| wsdl(1) - debian |
| wsdl2(1) - debian |
| xsd(1) - suse |
| anyevent::xmpp::ext::disco(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| "here documents" and /tmp |
| Pinging a domain |
| Grep multiple values |
| Printing the next line side by to the current line |
| How to set DPI as 90x90 for XVFB Display? |