File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Airbyte Maintainers (that's you!) can execute the following slash commands on yo
2626- JVM connectors:
2727 - ` /update-connector-cdk-version connector=<CONNECTOR_NAME> ` - Updates the specified connector to the latest CDK version.
2828 Example: ` /update-connector-cdk-version connector=destination-bigquery `
29- - ` /bump-bulk-cdk-version type =patch changelog='foo' ` - Bump the Bulk CDK's version. ` type ` can be major/minor/patch.
29+ - ` /bump-bulk-cdk-version bump =patch changelog='foo' ` - Bump the Bulk CDK's version. ` bump ` can be major/minor/patch.
3030- Python connectors:
3131 - ` /poe connector source-example lock ` - Run the Poe ` lock ` task on the ` source-example ` connector, committing the results back to the branch.
3232 - ` /poe source example lock ` - Alias for ` /poe connector source-example lock ` .
You can’t perform that action at this time.
0 commit comments