#!/usr/bin/env python

import troncli.cli

troncli.cli.main()
