eXist Common Command Options
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