tb fmt <path...>

Formats a .datasource, .pipe or .incl file This command removes comments starting with # from the file, use DESCRIPTION instead. The format command tries to parse the datafile so syntax errors might rise. .incl files must contain a NODE definition

Arguments

NameDescription
pathfolders, filepaths

Options

NameDescription
--line-length <integer>A number indicating the maximum characters per line in the node SQL, lines will be splitted based on the SQL syntax and the number of characters passed as a parameter
--dry-runDon't ask to override the local file
--yesDo not ask for confirmation to overwrite the local file
--helpShow this message and exit