「pione-client」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''pione-client'''とはpione定義書やパッケージから処理を実行するPIONEコマンドです。 == オプション一覧 == <table border="1"> <tr...」)
 
行26: 行26:
 
<td></td>
 
<td></td>
 
<td>Type of the client's user interface</td>
 
<td>Type of the client's user interface</td>
</tr>
 
<tr>
 
<td>--color</td>
 
<td>BOOLEAN</td>
 
<td>true</td>
 
<td>Turn on/off color mode</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行38: 行32:
 
<td></td>
 
<td></td>
 
<td>Set the IP address for interprocess communication</td>
 
<td>Set the IP address for interprocess communication</td>
</tr>
 
<tr>
 
<td>--debug</td>
 
<td>[TYPE]</td>
 
<td></td>
 
<td>Turn on debug mode about the type</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行146: 行134:
 
<td></td>
 
<td></td>
 
<td>timeout processing after SEC</td>
 
<td>timeout processing after SEC</td>
 +
</tr>
 +
<tr>
 +
<td>--color</td>
 +
<td>BOOLEAN</td>
 +
<td>true</td>
 +
<td>出力結果の文字に色を付ける</td>
 +
</tr>
 +
<tr>
 +
<td>--debug</td>
 +
<td>[TYPE]</td>
 +
<td></td>
 +
<td>デバッグモードで実行</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

2014年12月9日 (火) 04:13時点における版

pione-clientとはpione定義書やパッケージから処理を実行するPIONEコマンドです。

オプション一覧

オプション 引数の型 引数のデフォルト 説明
なし ファイル名 必須 実行するpione定義書またはパッケージ
-b LOCATION process Set process base location
--client-ui TYPE Type of the client's user interface
--communication-address URI Set the IP address for interprocess communication
--dry-run なし なし Turn on dry run mode
--features FEATURES Set features
--file-cache-method NAME use NAME as a file cache method
--file-sliding [BOOLEAN] Enable/disable to slide files in file server
-i LOCATION Set input directory
--notification-receiver URI Receiver address that notifications are received at
--notification-target URI Target address that notifications are sent to
--params Set user parameters(--params="{Var:1,...}")
--parent-front URI set parent front URI
--rehearse [SCENARIO] rehearse the scenario
--request-from URI URI that the client requested the job from
--request-task-worker N Set request number of task workers
--session-id ID Session id of the job
--stand-alone なし なし Turn on stand alone mode
--stream [BOOLEAN] Turn on/off stream mode
-t N Set task worker size that this process creates
--timeout SEC timeout processing after SEC
--color BOOLEAN true 出力結果の文字に色を付ける
--debug [TYPE] デバッグモードで実行
-h なし なし ヘルプを表示
-v なし なし バージョンを表示

実行例

オプション必須項目のみの場合