Hi <@U8VURASJ2>. Is there a way to allow for multi...
# clikt
a
Hi @AJ Alt. Is there a way to allow for multiple option groups?. For example, I would like to do something like using a group which groups the
--schema
with the
--schema-script
:
Copy code
--schema accounting --schema-script accounting.sql --schema salestracking --schema-script salestracking.sql