[console_scripts]
tuner-action-words = tuner_testkit.action_words.__main__:main
tuner-api-recorder = tuner_testkit.apps.api_recorder.cli:main
tuner-config = tuner_testkit.config:main
tuner-dna = tuner_testkit.apps.dna.cli:main
tuner-dump-ddl = tuner_testkit.apps.dump_ddl:main
tuner-evidence = tuner_testkit.apps.evidence.cli:main
tuner-fake = tuner_testkit.fake.cli:main
tuner-index-ai = tuner_testkit.apps.index_ai.__main__:main
tuner-index-platform = tuner_testkit.apps.index_platform.__main__:main
tuner-init = tuner_testkit.apps.init_repo.__main__:main
tuner-mock-server = tuner_testkit.apps.mock_server.cli:main
tuner-page-recorder = tuner_testkit.apps.page_recorder.cli:main
tuner-page-test = tuner_testkit.page_test.__main__:main
tuner-recorder = tuner_testkit.apps.recorder.cli:main
