「pione action exec」の版間の差分
提供: Eospedia
(ページの作成:「'''pione action exec'''とはアクション文書の実行を行うPIONEコマンドです。作成したアクション文書のテスト実行をするときに使...」) |
|||
行8: | 行8: | ||
<th>引数のデフォルト</th> | <th>引数のデフォルト</th> | ||
<th>説明</th> | <th>説明</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>引数</td> | ||
+ | <td>location</td> | ||
+ | <td>必須</td> | ||
+ | <td>Location of action document</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>引数</td> | ||
+ | <td>name</td> | ||
+ | <td>必須</td> | ||
+ | <td>Action name</td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
2014年12月9日 (火) 04:51時点における版
pione action execとはアクション文書の実行を行うPIONEコマンドです。作成したアクション文書のテスト実行をするときに使うことができます。
オプション一覧
オプション | 引数の型 | 引数のデフォルト | 説明 |
---|---|---|---|
引数 | location | 必須 | Location of action document |
引数 | name | 必須 | Action name |
-d | PATH | execute in the PATH | |
--domain-dump | LOCATION | Load the domain dump file | |
--color | BOOLEAN | true | 出力結果の文字に色を付ける |
--debug | [TYPE] | デバッグモードで実行 | |
-h | なし | なし | ヘルプを表示 |
-v | なし | なし | バージョンを表示 |