pione-client
提供: Eospedia
pione-clientとはpione定義書やパッケージから処理を実行するPIONEのコマンドです。
オプション一覧
| オプション | 引数の型 | 引数のデフォルト | 説明 |
|---|---|---|---|
| 引数 | location | 必須 | 実行する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] | system | デバッグモードで実行 |
| -h | [FORMAT] | txt | ヘルプを表示 |
| -v | なし | なし | バージョンを表示 |