COUCHJS(1) User Commands COUCHJS(1)
NAME
couchjs - Apache CouchDB JavaScript interpreter
SYNOPSIS
couchjs [FILE]
DESCRIPTION
The couchjs command runs the Apache CouchDB JavaScript interpreter.
The exit status is 0 for success or 1 for failure.
OPTIONS
-h display a short help message and exit
-V display version information and exit
-H enable couchjs cURL bindings (only avaiable if package was built with cURL available)
-S SIZE
specify that the interpreter should set the stack quota for JS contexts to SIZE bytes
REPORTING BUGS
Report bugs at <https://issues.apache.org/jira/browse/COUCHDB>.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may
obtain a copy ofthe
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITH-
OUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under
the License.
couchjs - Apache CouchDB 1.2.0 January 2013 COUCHJS(1)