{"id":28624614,"url":"https://github.com/faros-ai/airbyte-local-cli","last_synced_at":"2026-06-14T21:01:22.978Z","repository":{"id":37515592,"uuid":"494205975","full_name":"faros-ai/airbyte-local-cli","owner":"faros-ai","description":"CLI for running Airbyte sources \u0026 destinations locally without Airbyte server","archived":false,"fork":false,"pushed_at":"2026-06-10T19:16:26.000Z","size":104184,"stargazers_count":34,"open_issues_count":5,"forks_count":3,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-06-10T21:08:58.671Z","etag":null,"topics":["airbyte","airbyte-cli","airbyte-connectors","airbyte-destinations","airbyte-sources","cli"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faros-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T19:36:07.000Z","updated_at":"2026-05-22T20:31:11.000Z","dependencies_parsed_at":"2023-01-23T21:15:48.901Z","dependency_job_id":"b93ac98b-61d2-4c5e-bf18-dad92fccddec","html_url":"https://github.com/faros-ai/airbyte-local-cli","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/faros-ai/airbyte-local-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faros-ai%2Fairbyte-local-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faros-ai%2Fairbyte-local-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faros-ai%2Fairbyte-local-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faros-ai%2Fairbyte-local-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faros-ai","download_url":"https://codeload.github.com/faros-ai/airbyte-local-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faros-ai%2Fairbyte-local-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34337551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airbyte","airbyte-cli","airbyte-connectors","airbyte-destinations","airbyte-sources","cli"],"created_at":"2025-06-12T07:39:33.713Z","updated_at":"2026-06-14T21:01:22.965Z","avatar_url":"https://github.com/faros-ai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Airbyte Local CLI [![CI](https://github.com/faros-ai/airbyte-local-cli/actions/workflows/ci.yaml/badge.svg)](https://github.com/faros-ai/airbyte-local-cli/actions/workflows/ci.yaml)\n\nA command line tool for running Airbyte sources \u0026 destinations **locally** with ease.\n\n\u003e 💡 **NOTE: The previous Bash-based version of this CLI has been deprecated.**  \n\u003e For migration details, see [Migration Guide](#migration-guide).  \n\u003e For deprecated CLI usage, see [legacy README](https://github.com/faros-ai/airbyte-local-cli/blob/main/airbyte-local-cli-bash/README.md).\n\n## Table of Contents\n\n- [Getting Started](#-getting-started)\n  - [Prerequisites](#-prerequisites)\n  - [Step 1. Install](#-step-1-install)\n  - [Step 2. Create an Airbyte Config File](#-step-2-create-an-airbyte-config-file)\n    - [Option A: Auto-Generate (Recommended for new users)](#-option-a-auto-generate-recommended-for-new-users)\n    - [Option B: Write Your Own Config (For Advanced Users)](#-option-b-write-your-own-config-for-advanced-users)\n  - [Step 3. Run it!](#-step-3-run-it)\n- [Advanced Settings](#️-advanced-settings)\n  - [CLI Arguments](#cli-arguments)\n  - [Connection Name](#connection-name)\n  - [Environment Variables in Config](#environment-variables-in-config)\n  - [Airbyte Configuration - Override Airbyte Catalog](#airbyte-configuration---override-airbyte-catalog)\n  - [Airbyte Configuration - Customize Docker Settings](#airbyte-configuration---customize-docker-settings)\n- [FAQ](#-faq)\n- [Migration Guide](#-migration-guide)\n  - [Old CLI v.s. New CLI](#old-cli-vs-new-cli)\n  - [New/Renamed Arguments](#newrenamed-arguments)\n  - [Unsupported Arguments](#unsupported-arguments)\n\n## 📦 Getting Started\n\n### ✅ Prerequisites\n- Docker\n- [Faros API Key](https://docs.faros.ai/reference/getting-api-access)\n\n### 💻 Supported Systems\n- Linux (x86_64)\n- macOS (Apple Silicon - arm64)\n- Windows (x86_64)\n\n---\n\n### 🚀 Step 1. Install\n\n#### MacOS (Arch: Apple Silicon)\n\nHere is the steps of downloading the CLI on MacOS. Linux should have very similar steps.\n\n```sh\nwget -O airbyte-local.zip https://github.com/faros-ai/airbyte-local-cli/releases/download/latest/airbyte-local-macos-arm64.zip\nunzip -o airbyte-local.zip\n\n./airbyte-local\n```\n\n#### Linux\n```sh\nwget -O airbyte-local.zip https://github.com/faros-ai/airbyte-local-cli/releases/download/latest/airbyte-local-linux-x64.zip\nunzip -o airbyte-local.zip\n\n./airbyte-local\n```\n\n#### Windows (Powershell)\n\n```ps1\nInvoke-WebRequest -Uri \"https://github.com/faros-ai/airbyte-local-cli/releases/download/latest/airbyte-local-win-x64.zip\" -OutFile \"airbyte-local-win-x64.zip\"\nExpand-Archive -Path \"airbyte-local-win-x64.zip\" -DestinationPath . -Force\n\n.\\airbyte-local\n```\n\n---\n\n### 🧩 Step 2. Create an Airbyte Config File\n\nBefore you can run your sync, you need to tell the CLI:\n\n* **Where to pull data from** (e.g., GitHub, Jira)\n* **Where to push data to** (usually Faros)\n\nYou have two options to create this configuration:\n\n#### ✨ Option A: Auto-Generate (Recommended for new users)\nUse this if you’re new or want to get started quickly.\n\nRun:\n```bash\n./airbyte-local generate-config \u003csource\u003e [destination]\n```\n\nExamples:\n```bash\n# Pull from GitHub → Push to Faros\n./airbyte-local generate-config github\n\n# Pull from Jira → Push to Faros\n./airbyte-local generate-config jira\n./airbyte-local generate-config -s jira\n\n# Use your own custom or non Faros-managed images\n./airbyte-local generate-config --image farosai/airbyte-github-custom-source\n./airbyte-local generate-config --image farosai/airbyte-github-custom-source farosai/airbyte-custom-destination\n\n# For help\n./airbyte-local generate-config --help\n```\n\nThis command will:\n\n- Print source/destination config tables in your terminal.\n- Create a `faros_airbyte_cli_config.json` file with **required** fields only.\n- Show you 🔹 Next Steps in the terminal — follow those to continue!\n\nTips \u0026 Tricks:\n- Source and destination names are case-insensitive and tolerate typos.\n- Destination defaults to Faros unless specified\n- Add `-s` to skip printing the config tables if you just want the file.\n- Use `--image` to specify your custom images. This doesn't tolerate typos, and sets the default destination to Faros, i.e. `farosai/airbyte-faros-destination`.\n\n#### 🔧 Option B: Write Your Own Config (For Advanced Users)\nIf you already know your way around Airbyte and want full control, you can craft your own config file.\n\n```json\n{\n  \"connectionName\": \"\u003cYOUR_CONNECTION_NAME\u003e\",\n  \"src\": {\n    \"image\": \"\u003cYOUR_SOURCE_IMAGE_NAME\u003e\",\n    \"config\": {...YOUR_SOURCE_CONFIG...}\n  },\n  \"dst\": {\n    \"image\": \"\u003cYOUR_DESTINATION_IMAGE_NAME\u003e\",\n    \"config\": {...YOUR_DESTINATION_CONFIG...}\n  }\n}\n```\nCommon image names:\n- GitHub: `farosai/airbyte-github-source`\n- Jira: `farosai/airbyte-jira-source`\n- Faros: `farosai/airbyte-faros-destination`\n\n📘 Full image list: [Docker Hub - farosai](https://hub.docker.com/u/farosai)\n\n##### Example\n\nAssuming you want to pull data from Github org `my-org` by using GitHub PAT and push data to Faros `default` workspace. This is what the JSON would look like\n\n```json\n{\n  \"src\": {\n    \"image\": \"farosai/airbyte-github-source\",\n    \"config\": {\n      \"api_key\": \"\u003cYOUR_FAROS_API_KEY\u003e\",                              \u003c-- Faros API key\n      \"graph\": \"default\"                                              \u003c-- Faros workspace\n      \"authentication\": {\n        \"type\": \"token\",\n        \"personal_access_token\": \"\u003cYOUR_GITHUB_PAT_TOKEN\u003e\"\n      },\n      \"organizations\": [\"my-org\"],\n    }\n  },\n  \"dst\": {\n    \"image\": \"farosai/airbyte-faros-destination\",\n    \"config\": {\n      \"edition_configs\": {\n        \"tenant_id\": \"\u003cYOUR_TENANT_ID\u003e\",                              \u003c-- Faros tenant Id\n        \"api_key\": \"\u003cYOUR_FAROS_API_KEY\u003e\",                            \u003c-- Faros API key\n        \"graph\": \"default\"                                            \u003c-- Faros workspace\n      }\n    }\n  }\n}\n```\n\nSave as `faros_airbyte_cli_config.json`. \\\nIn most cases, you always have to provide Faros API key and workspace under `src.config` and `dst.config.edition_configs`.\n\nMore resources you can find it in [Faros Documentation](https://docs.faros.ai/), e.g. instructions to create GitHub PAT and what permission you need for the PAT, etc.\n\n---\n\n### 🏁 Step 3. Run it!\n\n```sh\n./airbyte-local --config-file faros_airbyte_cli_config.json\n./airbyte-local -c faros_airbyte_cli_config.json\n```\n\n\u003e **Starting from v0.2.0**, when running with a Faros destination, the CLI will prompt you to confirm before writing data:\n\u003e ```\n\u003e ===========================================================\n\u003e   ATTENTION: You are about to write data into:\n\u003e     Tenant:    Acme\n\u003e     Workspace: default\n\u003e ===========================================================\n\u003e Would you like to proceed? (yes/No):\n\u003e ```\n\u003e This is a safety check to prevent accidentally writing data to the wrong tenant or workspace.\n\u003e\n\u003e **Running programmatically (CI/CD)?** Use the `--assume-yes` flag to suppress the prompt — but only after you have verified your config file targets the correct tenant and workspace:\n\u003e ```sh\n\u003e ./airbyte-local --config-file ‘faros_airbyte_cli_config.json’ --assume-yes\n\u003e ```\n\nYou’ll see logs and sync progress in the terminal and in the **Faros App** (Data Control \u003e Sources).\n\n## ⚙️ Advanced Settings\n\nIn some cases, you might want to customized the data sync more. \\\nWe provide some more CLI optional arguments and optional fields in the Airbyte configuration file.\n\n### CLI Arguments\n\n| Option                     | Required | Description                                                                                                |\n| -------------------------- | -------- | ---------------------------------------------------------------------------------------------------------- |\n| `-c, --config-file \u003cpath\u003e` | Yes      | Airbyte source and destination connector config JSON file path                                             |\n| `-h, --help`               |          | Display usage information                                                                                  |\n| `-v, --version`            |          | Output the current version                                                                                 |\n| `--full-refresh`           |          | Force full_refresh and overwrite mode. This overrides the mode in provided config file                     |\n| `--state-file \u003cpath\u003e`      |          | Override state file path for incremental sync                                                              |\n| `--no-src-pull`            |          | Skip pulling Airbyte source image                                                                          |\n| `--no-dst-pull`            |          | Skip pulling Airbyte destination image                                                                     |\n| `--src-only`               |          | Only run the Airbyte source and write output in stdout. Use '--src-output-file' instead to write to a file |\n| `--src-output-file \u003cpath\u003e` |          | Write source output as a file (requires a destination)                                                     |\n| `--src-check-connection`   |          | Validate the Airbyte source connection                                                                     |\n| `--dst-only \u003cfile\u003e`        |          | Use a file for destination input instead of a source                                                       |\n| `--dst-use-host-network`   |          | Use the host network when running the Airbyte destination                                                  |\n| `--log-level \u003clevel\u003e`      |          | Set level of source and destination loggers (default: \"info\")                                              |\n| `--raw-messages`           |          | Output raw Airbyte messages                                                                                |\n| `--connection-name \u003cname\u003e` |          | Sets the origin for data in Faros (used to namespace, query, and delete data by source) and the default state file name (overridden by `--state-file`). Must be unique per source instance to prevent data overwrites or conflicts. |\n| `--keep-containers`        |          | Do not remove source and destination containers after they exit                                            |\n| `--assume-yes`             |          | Skip confirmation prompts (e.g., tenant verification). Use only after verifying your config is correct     |\n| `--debug`                  |          | Enable debug logging                                                                                       |\n| `--src \u003cimage\u003e`            |          | [Deprecated] Airbyte source Docker image                                                                   |\n| `--dst \u003cimage\u003e`            |          | [Deprecated] Airbyte destination Docker image                                                              |\n| `--src.\u003ckey\u003e \u003cvalue\u003e`      |          | [Deprecated] Add \"key\": \"value\" into the source config                                                     |\n| `--dst.\u003ckey\u003e \u003cvalue\u003e`      |          | [Deprecated] Add \"key\": \"value\" into the destination config                                                |\n\n#### Example Usage\n\n##### Linux/MacOS\n\n```sh\n# Turn on debug logs\n./airbyte-local --config-file 'faros_airbyte_cli_config.json' --debug\n\n# Run source sync only\n./airbyte-local \\\n  --config-file 'faros_airbyte_cli_config.json' \\\n  --src-only\n\n# Check source connection\n./airbyte-local \\\n  --config-file 'faros_airbyte_cli_config.json' \\\n  --src-check-connection\n\n# Enforce full refreash\n./airbyte-local \\\n  --config-file 'faros_airbyte_cli_config.json' \\\n  --full-refresh\n\n# Use customized connection name\n./airbyte-local \\\n  --config-file 'faros_airbyte_cli_config.json' \\\n  --connection-name 'test-connection'\n```\n\n##### Windows (Powershell)\n\n```ps1\n# Turn on debug logs\n./airbyte-local --config-file 'faros_airbyte_cli_config.json' --debug\n\n# Run source sync only\n./airbyte-local `\n  --config-file 'faros_airbyte_cli_config.json' `\n  --src-only\n\n# Check source connection\n./airbyte-local `\n  --config-file 'faros_airbyte_cli_config.json' `\n  --src-check-connection\n\n# Enforce full refreash\n./airbyte-local `\n  --config-file 'faros_airbyte_cli_config.json' `\n  --full-refresh\n\n# Use customized connection name\n./airbyte-local `\n  --config-file 'faros_airbyte_cli_config.json' `\n  --connection-name 'test-connection'\n```\n\n### Connection Name\n\nThe connection name identifies the origin of your data in Faros. It's used to namespace, query, and delete data by source. It also determines the default state file name for incremental syncs.\n\nYou can set the connection name in the config file:\n\n```json\n{\n  \"connectionName\": \"my-github-prod\",\n  \"src\": { ... },\n  \"dst\": { ... }\n}\n```\n\nOr via CLI argument:\n\n```bash\n./airbyte-local --config-file config.json --connection-name my-github-prod\n```\n\n#### Precedence\n\nThe connection name is resolved in the following order (highest to lowest priority):\n\n| Priority | Method | Example |\n|----------|--------|---------|\n| 1 | CLI `--connection-name` | `--connection-name cli-conn` |\n| 2 | Config file `connectionName` | `\"connectionName\": \"cfg-conn\"` |\n| 3 | Auto-generated from image | `mygithubsrc` (from `farosai/airbyte-github-source`) |\n\nIf both CLI and config file specify a connection name, a warning is logged and the CLI value is used.\n\n\u003e **Note:** The hidden `--dst-stream-prefix` option overrides the stream prefix directly. If used together with `connectionName`, records will have their origin derived from the stream prefix, not the connection name. A warning will be shown in this case.\n\n### Environment Variables in Config\n\nTo safely version control your config files without leaking secrets, you can reference environment variables using `${VAR_NAME}` syntax. Secrets like API keys and tokens are injected at runtime, keeping your config files clean and secure.\n\n```json\n{\n  \"src\": {\n    \"image\": \"farosai/airbyte-github-source\",\n    \"config\": {\n      \"authentication\": {\n        \"personal_access_token\": \"${GITHUB_TOKEN}\"\n      },\n      \"organizations\": [\"my-org\"]\n    }\n  },\n  \"dst\": {\n    \"image\": \"farosai/airbyte-faros-destination\",\n    \"config\": {\n      \"edition_configs\": {\n        \"api_key\": \"${FAROS_API_KEY}\",\n        \"graph\": \"default\"\n      }\n    }\n  }\n}\n```\n\nThen run with the environment variables set:\n\n```bash\nexport GITHUB_TOKEN=\"ghp_xxxx\"\nexport FAROS_API_KEY=\"sk_xxxx\"\n./airbyte-local --config-file config.json\n```\n\n**Notes:**\n- Environment variable substitution only works for string values in `src.config` and `dst.config`\n- Resolved values are always strings (e.g., `PORT=8080` becomes `\"8080\"`, not the number `8080`)\n- There is no type checking against the connector spec — ensure substituted values are used for string fields only\n- The config file keeps the `${VAR}` placeholders (safe to commit to version control)\n- Resolved values are written to temporary files that are deleted after the sync completes\n- If an environment variable is not set or is empty, the CLI will exit with an error\n- Variable names must follow POSIX conventions (letters, numbers, underscores; cannot start with a number)\n\n### Airbyte Configuration - Override Airbyte Catalog\n\nYou can override the default Airbyte catalog in the Airbyte configuration file that passed via `--config-file`. \\\nIt should be defined under `catalog` and src and dst has the same schema.\nYou will have to know the stream name and sync mode you would like to run.\n\n```json\n{\n  \"src\": {\n    \"image\": ...,\n    \"config\": ...,\n    \"catalog\": {                                   \u003c-- define your catalog\n      \"streams\":[\n          {\n            \"stream\":{\"name\":\"\u003cSTREAM_NAME\u003e\"},     \u003c-- stream name\n            \"sync_mode\":\"full_refresh\"             \u003c-- sync mode: \"full_refresh\" or \"incremental\"\n          }\n      ]\n    }\n  },\n  \"dst\": {\n    \"image\": ...,\n    \"config\": ...,\n    \"catalog\": {\n      ...\n    }\n  }\n}\n```\n\n### Airbyte Configuration - Customize Docker Settings\n\nTo customize the Docker settings for Airbyte connectors, you can configure optional fields such as CPU, memory, and log file size in the Airbyte configuration file. These settings allow you to fine-tune resource allocation for your connectors.\n\nAdditionally, the additionalOptions field enables you to specify advanced Docker options beyond CPU, memory, and log size. The schema for these options follows the [Docker API specification](https://docs.docker.com/reference/api/engine/version/v1.48/#tag/Container/operation/ContainerCreate). While these options are rarely needed, they can be useful for debugging or handling specific source use cases.\n\n```json\n{\n  \"src\": {\n    \"image\": \"\u003cSOURCE_IMAGE\u003e\",\n    \"dockerOptions\":  {\n      \"maxCpus\": 2,                                \u003c-- unit: CPU (type: number)\n      \"maxMemory\": 256,                            \u003c-- unit: MB (type: number)\n      \"maxLogSize\": \"10m\",                         \u003c-- unit: k/m/g (type: string)\n      \"additionalOptions\": {                       \u003c-- Additinoal Docker options\n        ...\n      }\n    }\n  },\n  \"dst\": {\n    ...\n    \"dockerOptions\": {                             \u003c-- Same `dockerOptions` schema as above\n      ...\n    }\n  }\n}\n```\n\n#### Volume Mount Example\n\nTo bind a volume mount, you can use the `Binds` option under `HostConfig` in `additionalOptions`:\n\n```json\n{\n  \"src\": {\n    \"image\": \"\u003cSOURCE_IMAGE\u003e\",\n    \"config\": {...},\n    \"dockerOptions\": {\n      \"maxMemory\": 2048,\n      \"maxCpus\": 2,\n      \"additionalOptions\": {\n        \"HostConfig\": {\n          \"Binds\": [\n            \"/path/to/tasks.xlsx:/tasks.xlsx\"\n          ]\n        }\n      }\n    }\n...\n```\n#### Environment Variable Example\n\nTo define environment variables for the container, use the `Env` option in `additionalOptions`.\n\n```json\n{\n  \"src\": {\n    \"image\": \"\u003cSOURCE_IMAGE\u003e\",\n    \"config\": {...},\n    \"dockerOptions\": {\n      \"maxMemory\": 6144,\n      \"additionalOptions\": {\n        \"Env\": [\"NODE_OPTIONS=--max_old_space_size=6000\"]\n      }\n    }\n...\n```\n\n## 🔎 FAQ\n\n- If you have customized your docker socket, please exports the docker socket in env var `DOCKER_HOST`.\n- We only support reading Airbyte configuration file in encoding: `utf-8`, `utf-16le`, `utf-16be`.\n\n## 🧪 Migration Guide\n\nAs some users might come from our previous Airbyte CLI Bash version. \\\nHere is some guide for you to upgrade to the new one.\n\n### Old CLI v.s. New CLI\n\n1. Update the CLI from Bash script to binary - open up to users that don't use Bash by default\n1. Move Airbyte configuration into one JSON file - avoid syntax issues caused by running on different systems\n\n#### Example Usage\n\n```sh\n# Older version\n./airbyte-local.sh  \\\n  --src 'farosai/airbyte-faros-graphql-source' \\\n  --src.api_url $FAROS_API_URL \\\n  --src.api_key $FAROS_API_KEY \\\n  --src.graph 'faros' \\\n  --src.result_model 'Flat' \\\n  --src.models_filter '[\"org_Team\"]' \\\n  --dst 'farosai/airbyte-faros-destination' \\\n  --dst.edition_configs.graph 'default' \\\n  --dst.edition_configs.api_url $FAROS_API_URL \\\n  --dst.edition_configs.api_key $FAROS_API_KEY\n\n# Newer version\n./airbyte-local --config-file graph_copy.json\n```\n\n### New/Renamed Arguments\n\n| Old Argument         | New Argument             | Replacement/Notes                          |\n| -------------------- | ------------------------ | ------------------------------------------ |\n|                      | `--config-file`          | New arugment to take Airbyte configuration |\n| `--check-connection` | `--src-check-connection` | For naming consistency                     |\n| `--state \u003cfile\u003e`     | `--state-file \u003cfile\u003e`    | For naming consistency                     |\n\n### Unsupported Arguments\n\nThe following arguments are droppeed in the new CLI. Please update your command according.\n\nFor arguments `--src ...` and `--dst ...`, they are still supported for user convenience. We strongly encourage users to use the new arugment `--config-file` to pass in Airbyte configuration in favor of the deprecated ones. Also, you can find a file named `faros_airbyte_cli_config.json` be automatically generated after running the CLI. It should covert your Airybte configuration to the new schema and next time you can just pass in this file with arugment `--config-file` and stop using the deprecated arguments!\n\n| Argument                         | Status      | Replacement/Notes                                                   |\n| -------------------------------- | ----------- | ------------------------------------------------------------------- |\n| `--src \u003cimage\u003e`                  | Deprecated  | Image name is now defined in Aribyte configuration file             |\n| `--dst \u003cimage\u003e`                  | Deprecated  | Image name is now defined in Aribyte configuration file             |\n| `--src.\u003ckey\u003e \u003cvalue\u003e`            | Deprecated  | Airbyte config is now defined in Aribyte configuration file         |\n| `--dst.\u003ckey\u003e \u003cvalue\u003e`            | Deprecated  | Airbyte config is now defined in Aribyte configuration file         |\n| `--src-catalog-overrides \u003cjson\u003e` | Unsupported | Airbyte catalog config is now defined in Aribyte configuration file |\n| `--src-catalog-file \u003cpath\u003e`      | Unsupported | Airbyte catalog config is now defined in Aribyte configuration file |\n| `--src-catalog-json \u003cjson\u003e`      | Unsupported | Airbyte catalog config is now defined in Aribyte configuration file |\n| `--dst-catalog-file \u003cpath\u003e`      | Unsupported | Airbyte catalog config is now defined in Aribyte configuration file |\n| `--dst-catalog-json \u003cjson\u003e`      | Unsupported | Airbyte catalog config is now defined in Aribyte configuration file |\n| `--src-wizard`                   | Unsupported | Use `generate-config` instead                                     |\n| `--dst-wizard`                   | Unsupported | Use `generate-config` instead                                     |\n| `--max-log-size \u003csize\u003e`          | Unsupported | Docker settings are now defined in Aribyte configuration file       |\n| `--max-mem \u003cmem\u003e`                | Unsupported | Docker settings are now defined in Aribyte configuration file       |\n| `--max-cpus \u003ccpus\u003e`              | Unsupported | Docker settings are now defined in Aribyte configuration file       |\n| `--src-docker-options \u003cstring\u003e`  | Unsupported | Docker settings are now defined in Aribyte configuration file       |\n| `--dst-docker-options \u003cstring\u003e`  | Unsupported | Docker settings are now defined in Aribyte configuration file       |\n| `--k8s-deployment`               | Unsupported | Stop surporting running on local kubernetes cluster                 |\n| `--dst-stream-prefix \u003cprefix\u003e`   | Unsupported | Use `--connection-name` instead                                     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaros-ai%2Fairbyte-local-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaros-ai%2Fairbyte-local-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaros-ai%2Fairbyte-local-cli/lists"}