We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dded1b commit f0789a6Copy full SHA for f0789a6
airbyte_cdk/__init__.py
@@ -39,9 +39,8 @@
39
- `airbyte-cdk`: This is the main CLI for the Airbyte CDK. It provides commands for building
40
and testing connectors, as well as other utilities. See the `airbyte_cdk.cli.airbyte_cdk` module
41
for more details.
42
-- `source-declarative-manifest` (`airbyte_cdk.cli.source_declarative_manifest`): This command allows
43
- you to run declarative manifests directly. See the `airbyte_cdk.cli.source_declarative_manifest`
44
- module for more details.
+- `source-declarative-manifest`: This command allows you to run declarative manifests directly.
+ See the `airbyte_cdk.cli.source_declarative_manifest` module for more details.
45
46
---
47
0 commit comments