1COUCHJS(1)                       User Commands                      COUCHJS(1)
2
3
4

NAME

6       couchjs - Apache CouchDB JavaScript interpreter
7

SYNOPSIS

9       couchjs [FILE]
10

DESCRIPTION

12       The couchjs command runs the Apache CouchDB JavaScript interpreter.
13
14       The exit status is 0 for success or 1 for failure.
15

OPTIONS

17       -h     display a short help message and exit
18
19       -V     display version information and exit
20
21       -H     enable couchjs cURL bindings (only avaiable if package was built
22              with cURL available)
23
24       -S SIZE
25              specify that the runtime should allow at most SIZE bytes of mem‐
26              ory to be allocated
27
28       -u FILE
29              path to a .uri file containing the address (or addresses) of one
30              or more servers
31

REPORTING BUGS

33       Report bugs at <https://issues.apache.org/jira/browse/COUCHDB>.
34
35       Licensed under the Apache License, Version 2.0 (the "License"); you may
36       not use this file except in compliance with the License. You may obtain
37       a copy ofthe
38       License at
39
40              http://www.apache.org/licenses/LICENSE-2.0
41
42       Unless required by applicable law or agreed  to  in  writing,  software
43       distributed under the License is distributed on an "AS IS" BASIS, WITH‐
44       OUT WARRANTIES OR
45       CONDITIONS OF ANY KIND, either express or implied. See the License  for
46       the  specific  language governing permissions and limitations under the
47       License.
48
49
50
51couchjs - Apache CouchDB 1.7.1   November 2017                      COUCHJS(1)
Impressum