orizm config generate-erd
ローカルの設定ファイルをもとに、Mermaid 形式の ERD 定義を生成します。
orizm config generate-erd [options]オプション
-c, —config <path>
設定ファイルのパスを指定します。
デフォルト値は ./orizm.config.ts です。
orizm config generate-erd --config ./path/to/file.tsLast updated on
ローカルの設定ファイルをもとに、Mermaid 形式の ERD 定義を生成します。
orizm config generate-erd [options]設定ファイルのパスを指定します。
デフォルト値は ./orizm.config.ts です。
orizm config generate-erd --config ./path/to/file.ts