ページの先頭行へ戻る
Data Analytics Smarter Hub V1.1.0 操作ガイド
FUJITSU Software

5.2.2.5 レシピの一覧表示 (dashrecipe list)

機能説明

レシピの一覧を表示するコマンドです。

以下の情報が表示されます。

表 5.5 レシピの情報
項目名 内容
id レシピID
recipeType

レシピのタイプ

  • BASE

    ベースレシピ

  • FUNCTION

    レシピ

name レシピの名前
description レシピの説明

形式

dashrecipe list [-h] [-v]

オプション

-h
コマンドのヘルプを表示します。
-v

表示項目のうち、‘<’ で省略されている長いデータをすべて表示します。

本指定により、当該表示項目は他の行に対して右方向にはみ出すため、後続の項目も表示位置がずれます。

実行例

dashrecipe list
id  | recipeType      | name                   | description
----+-----------------+------------------------+----------------------------------
   1| BASE            | edit_jupyter           | This is BASE recipe.
   2| FUNCTION    | recipe_sample1         | Sample recipe.
   3| FUNCTION    | long_name_long_name_<  | Sample recipe.
   4| FUNCTION    | recipe_sample3         | long_description_long_descriptio<