Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Multiple containers & inheritance #90

Open
onionhammer opened this issue Oct 4, 2023 · 1 comment
Open

Multiple containers & inheritance #90

onionhammer opened this issue Oct 4, 2023 · 1 comment

Comments

@onionhammer
Copy link

Is it possible to inherit from a root setting in your JSON configuration so that you can list out multiple conatiner source/sinks without repeating connection information?

@bowencode
Copy link
Collaborator

Yes, the Operations array in configuration can be used for multiple sources or sinks in the same job and those will each inherit from the root SourceSettings and SinkSettings. You can see some specific examples here: https://codemindinterface.com/2023/03/cosmos-tool-operations/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants