#!/usr/bin/env python

import nsgcli.nsgql_main

nsgcli.nsgql_main.main()
