#!/usr/bin/env bash python3 -m cProfile -s cumtime hive/cli.py > profile.out less profile.out