[console_scripts]
shotgun = shotgun.cli:main
shotgun2 = shotgun.cli2:main

[shotgun]
report = shotgun.cli2:ReportCommand
snapshot = shotgun.cli2:SnapshotCommand

