#!/usr/bin/env python3
import sys, kista
sys.argv.insert(1, "a")
kista.cli.main()
