[console_scripts]
tecrax = tecrax.cli:main

[rexecop.connector_backends]
tecrax_fixture = tecrax.fixture.mock_runtime:build_runtime
tecrax_proxmox = tecrax.connectors.proxmox_runtime:build_connector_runtime

[rexecop.internal_actions]
tecrax = tecrax.internal_actions:register_handlers

[rexecop.profiles]
tecrax = tecrax:profile_root
