11.5. Hammer CLI を使用してレポートテンプレートをエクスポートする
Hammer CLI を使用して、Satellite で作成したレポートテンプレートをエクスポートできます。
手順
エクスポートで利用可能なレポートテンプレートを表示するには、以下のコマンドを入力します。
$ hammer report-template listこのコマンドの出力で、エクスポートするテンプレートのテンプレート ID をメモします。
レポートテンプレートをエクスポートするには、以下のコマンドを実行します。
$ hammer report-template dump --id My_Template_ID > example_export.erb