Scroll to navigation

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

display a short help message and exit
display version information and exit
enable couchjs cURL bindings (only avaiable if package was built with cURL available)
specify that the runtime should allow at most SIZE bytes of memory to be allocated
path to a .uri file containing the address (or addresses) of one or more servers

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, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

August 2013 couchjs - Apache CouchDB 1.4.0