You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have multiple config files that make reference to the same aliases. It would be great if I didn't have to create the aliases in both config files.
Describe the solution you'd like
Allow one config file to reference another config file that may contain aliases and templates.
Describe alternatives you've considered
I've considered using pyYAML.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have multiple config files that make reference to the same aliases. It would be great if I didn't have to create the aliases in both config files.
Describe the solution you'd like
Allow one config file to reference another config file that may contain aliases and templates.
Describe alternatives you've considered
I've considered using pyYAML.
The text was updated successfully, but these errors were encountered: