[console_scripts]
wellmanifest = wellmanifest.cli:main
wellmanifest-grpc = wellmanifest.grpc_server:main
wellmanifest-hcl = wellmanifest.entrypoints:hcl
wellmanifest-mqtt = wellmanifest.mqtt_bridge:main
wellmanifest-policy = wellmanifest.entrypoints:policy
wellmanifest-proto3 = wellmanifest.entrypoints:proto3
wellmanifest-server = wellmanifest.server:main
wellmanifest-typed = wellmanifest.entrypoints:typed
wellmanifest-yaml = wellmanifest.entrypoints:yaml
