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 497f73f commit f4f7faeCopy full SHA for f4f7fae
airbyte_cdk/cli/airbyte_cdk/_secrets.py
@@ -9,7 +9,7 @@
9
airbyte-cdk secrets fetch # Run from within a connector directory
10
11
The 'fetch' command retrieves secrets from Google Secret Manager based on connector
12
-labels and writes them to the connector's secrets directory.
+labels and writes them to the connector's `secrets` directory.
13
"""
14
15
import json
0 commit comments