「pione log list-id」の版間の差分
提供: Eospedia
		
		
		
| (同じ利用者による、間の2版が非表示) | |||
| 行1: | 行1: | ||
| − | '''pione log list-id''' | + | '''pione log list-id'''とはログのID一覧を出力する[[PIONE]]の[[コマンド]]です。 | 
| == オプション一覧 == | == オプション一覧 == | ||
| 行12: | 行12: | ||
| 		<td>引数</td> | 		<td>引数</td> | ||
| 		<td>location</td> | 		<td>location</td> | ||
| − | 		<td></td> | + | 		<td>必須</td> | 
| 		<td>Location of PIONE raw log</td> | 		<td>Location of PIONE raw log</td> | ||
| 	</tr> | 	</tr> | ||
| 行44: | 行44: | ||
| == 実行例 == | == 実行例 == | ||
| === オプション必須項目のみの場合 === | === オプション必須項目のみの場合 === | ||
| + | [[:Media:pione-process.log.zip|こちらのファイル]]を引数としてコマンドを実行します。<br> | ||
| + | <br> | ||
| + | |||
| <pre> | <pre> | ||
| + | $ pione log list-id pione-process.log  | ||
| + | 2014-12-22T11:33:53.016+09:00 | ||
| + | 2014-12-22T11:48:12.983+09:00 | ||
| </pre> | </pre> | ||
| <br> | <br> | ||
2014年12月22日 (月) 02:49時点における最新版
pione log list-idとはログのID一覧を出力するPIONEのコマンドです。
オプション一覧
| オプション | 引数の型 | 引数のデフォルト | 説明 | 
|---|---|---|---|
| 引数 | location | 必須 | Location of PIONE raw log | 
| --color | BOOLEAN | true | 出力結果の文字に色を付ける | 
| --debug | [TYPE] | system | デバッグモードで実行 | 
| -h | [FORMAT] | txt | ヘルプを表示 | 
| -v | なし | なし | バージョンを表示 | 
