blob: d93dc41ea3f14079af49b54febe63aab1591a007 [file] [log] [blame]
Ian Maxon137fc3b2015-06-30 16:23:48 -07001~~Copyright 2009-2013 by The Regents of the University of California
2~~Licensed under the Apache License, Version 2.0 (the "License");
3~~you may not use this file except in compliance with the License.
4~~you may obtain a copy of the License from
5~~
6~~ http://www.apache.org/licenses/LICENSE-2.0
7~~
8~~Unless required by applicable law or agreed to in writing, software
9~~distributed under the License is distributed on an "AS IS" BASIS,
10~~WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11~~See the License for the specific language governing permissions and
12~~limitations under the License.
13
vinayakb0c860392012-10-06 18:47:20 +000014Running Hyracks CLI
15
16 The Hyracks CLI is contained in the hyracks-cli subproject under the Hyracks source tree. The Hyracks CLI binary distribution contains the scripts to start the CLI in the bin folder.
17
18 On a Unix like system, the CLI can be started by running
19 hyracks-cli-xxx-binary-assembly/bin/hyrackscli
20
21 On a Windows system, the CLI is started by running
22 hyracks-cli-xxx-binary-assembly\bin\hyrackscli.bat