[connect.cli.plugins]
customer=connect.cli.plugins.customer.commands:get_group
play=connect.cli.plugins.play.commands:get_group
product=connect.cli.plugins.product.commands:get_group
project=connect.cli.plugins.project.commands:get_group
report=connect.cli.plugins.report.commands:get_group

[console_scripts]
ccli=connect.cli.ccli:main

