Hey All, I've been experimenting with Click and have run into a situation that I don't think is covered in the docs.
My CLI is growing to the point where I've got multiple groups and commands attached to each of those groups. I'd like to split the group definitions into separate files to avoid have a Borg-sized cli.py. I can't seem to get it working. I've done this: http://click.pocoo.org/5/commands/#custom-multi-commands, but this only appears to work for loading commands (not groups) from separate files. I'd really appreciate some direction. Thanks. Mike (eikonomega) -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/d/optout.
