Is your feature request related to a problem?
Exporting contacts to CSV always includes headers, making it annoying to script with UNIX tools like awk.
Describe the solution you'd like
Add a --no-header flag to matcha contacts export.
Alternatives considered
N/A
Is your feature request related to a problem?
Exporting contacts to CSV always includes headers, making it annoying to script with UNIX tools like
awk.Describe the solution you'd like
Add a
--no-headerflag tomatcha contacts export.Alternatives considered
N/A