IncludeTableOptions parameters

  • outputs : [IncTableOutputOptions parameters] [list(dict) | list(string) | string] (default: computed for your project) List of CSV-generating outputs. When empty we include all possible outputs.

  • enabled : [boolean] (default: true) Enable the check. This is the replacement for the boolean value.

  • group_name : [string] (default: 'kibot_table') Name for the group containing the table. The name of the group should be <group_name>_X where X is the output name. When the output generates more than one CSV use kibot_table_out[2] to select the second CSV.