#!/usr/bin/env python import sys from cleverbox.cli.adminplugins import run sys.exit(run(sys.argv[1:]))