#!/opt/cycle/jetpack/system/python/bin/python3
from jetpack import cli

if __name__ == "__main__":
    cli.jetpack_group(obj={})
