Revision [1744]
This is an old revision of ExistCommonOptions made by DavidLee on 2011-06-03 05:40:09.
eXist Common Command Arguments
All commands in the eXist Extension Module support a set of common command arguments.
HTTP connection parameters
-connectTimeout time | Connection Timeout in seconds |
-readTimeout time | Read timeout in seconds |
-userCaches,+useCaches | Uses local caches (-) or does not use local caches(+) |
-followRedirects,+followRedirects | Follows redirects (-) or does not follow redirects (+) |
eXist specific parameters
-connection uri | Connection URI |
-contentType type | Specify a content type, overrides shell's global -content-type |
-user user | eXist username |
-password password | eXist password |
See Also Exist Extension Module