#!/usr/bin/env python
# encoding: utf-8

from dcli import cli

cli.main()