In commands that output comma-delimited information, such as workspaces list and variables list, add a command line switch to suppress the column header. This would be useful for running tfc-ops in a pipeline or a script.
In order to make this useful, it would probably also be necessary to output informational messages to STDERR. Alternatively, the same command line switch could also silence these messages.
In commands that output comma-delimited information, such as
workspaces listandvariables list, add a command line switch to suppress the column header. This would be useful for running tfc-ops in a pipeline or a script.In order to make this useful, it would probably also be necessary to output informational messages to STDERR. Alternatively, the same command line switch could also silence these messages.