Export configuration generates plain text not gz nor tar

  • Is this your first time deploying Airbyte?: No
  • OS Version / Instance: Ubuntu focal
  • Memory / Disk: 32GB RAM
  • Deployment: Docker
  • Airbyte Version: 0.40.4

I exported my configuration and ended up with a plain text file (first several lines below). When I tried to import the configuration in a new air byte instance, it only accepts gz or tar files. What am I missing?

airbyte_config/STANDARD_DESTINATION_DEFINITION.yaml0100644 0000000 0000000 00000647331 14305172130 022050 0ustar00rootroot0000000 0000000 ---
- destinationDefinitionId: "06ec60c7-7468-45c0-91ac-174f6e1a788b"
  name: "TiDB"
  dockerRepository: "airbyte/destination-tidb"
  dockerImageTag: "0.1.0"
  documentationUrl: "https://docs.airbyte.io/integrations/destinations/tidb"

Hey we technically stopped supporting the export/import APis. Could you help me understand the usecase so that we can see if we can solve it in other direction?