[console_scripts]
rbc-egress = rbc_tools.egress:main
rbc-instances = rbc_tools.instance:main
rbc-ipaddresses = rbc_tools.ipaddress:main
rbc-networks = rbc_tools.network:main
rbc-offerings = rbc_tools.offering:main
rbc-portforward = rbc_tools.portforward:main
rbc-setup = rbc_tools.config:main
rbc-sshkeys = rbc_tools.sshkey:main
rbc-staticnat = rbc_tools.staticnat:main
rbc-templates = rbc_tools.template:main
rbc-vpns = rbc_tools.vpn:main

