#!/usr/bin/env python # Import salt libs from salt.scripts import salt_api if __name__ == "__main__": salt_api()