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 f4f7fae commit 0b653dbCopy full SHA for 0b653db
airbyte_cdk/cli/airbyte_cdk/_secrets.py
@@ -37,7 +37,7 @@ def secrets_cli_group() -> None:
37
airbyte-cdk secrets fetch # Run from within a connector directory
38
39
The 'fetch' command retrieves secrets from Google Secret Manager based on connector
40
- labels and writes them to the connector's secrets directory.
+ labels and writes them to the connector's `secrets` directory.
41
"""
42
pass
43
0 commit comments