elif args["stop"]:
        node.stop()

    elif args["logs"]:
        node.logs()