SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

MAN page from RedHat EL 7 mono-web-4.6.2-4.el7.x86_64.rpm

disco

Section: User Commands (1)
Index 

NAME

disco - Mono's Web Service Discovery Tool 

SYNOPSIS

disco[options] url 

DESCRIPTION

discois a tool for discovering web services and for retireving the documents thatdescribe those services.

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

discodownloads the DISCO document and all referenced documents (unlessthe-nosaveoption is specified), and saves them to disk. 

OPTIONS

The 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.
 

AUTHORS

Lluis Sanchez Gual (lluisAATTximian.com)

 

LICENSE

disco is released under the terms of the GNU GPL.

 

SEE ALSO

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
LICENSE
SEE ALSO

This document was created byman2html,using the manual pages.