Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.75 KB

DETAIL_CLEAN_COMMAND_OPTION.md

File metadata and controls

24 lines (18 loc) · 1.75 KB

Document cleaning

Table of Contents

clean command cli options

Options required default format Description
config html, markdown, pdf, image Defines the path to the configuration file: .erdiarc.
output html, markdown, pdf, image Defines the directory to output files.
data-source-path required html, markdown, pdf, image Defines the path to TypeORM data source file.
show-logo false html, markdown, pdf, image Defines whether to display the logo on the CLI interface.

clean function options

Options required default format Description
config html, markdown, pdf, image Defines the path to the configuration file: .erdiarc.
output html, markdown, pdf, image Defines the directory to output files.
dataSourcePath required html, markdown, pdf, image Defines the path to TypeORM data source file.
showLogo false html, markdown, pdf, image Defines whether to display the logo on the CLI interface.