#!/usr/bin/env python

import sshkey.util
import sys

sshkey.util.lookup_command(sys.argv[1:])