Oh, and this one as well: <https://discuss.airbyt...
# help-api-cli-orchestration
e
Oh, and this one as well: https://discuss.airbyte.io/t/unable-to-specify-snowflake-private-key-as-secret-through-octavia-cli/4139 Because Octavia relies on docker environment files for passing information into the container, it seems impossible to pass multi-line secrets, most notably Snowflake private keys. Is there any way around this short of creating a custom container with a different
ENTRYPOINT
? It would be nice if you could pass the secrets configuration via a more robust method (such as a YAML/JSON file).