「pione-interactive」の版間の差分
提供: Eospedia
(→メインオプション) |
|||
行6: | 行6: | ||
<tr> | <tr> | ||
<th>オプション</th> | <th>オプション</th> | ||
− | <th> | + | <th>型</th> |
− | <th> | + | <th>デフォルト</th> |
<th>説明</th> | <th>説明</th> | ||
</tr> | </tr> |
2014年12月11日 (木) 06:47時点における最新版
pione-interactiveとはインタラクティブ操作を行うためのPIONEのコマンドです。PIONE定義書などに記述して使用します。
オプション一覧
メインオプション
オプション | 型 | デフォルト | 説明 |
---|---|---|---|
引数 | type | 必須 | View type(browser または dialog) |
-o | FILE | stdout | 結果出力ファイルの指定 |
--public | DIR | 必須 | 作業ディレクトリの指定 |
--timeout | SEC | 0 | タイムアウト設定(秒)(0のときはタイムアウトしない) |
--color | BOOLEAN | true | 出力結果の文字に色を付ける |
--debug | [TYPE] | system | デバッグモードで実行 |
-h | [FORMAT] | txt | ヘルプを表示 |
-v | なし | なし | バージョンを表示 |