#!/usr/bin/python3

from vcmmd.cli import main
main()
