Lessons
From the last year
Python face CLI: use sub-Command pattern when a command group has multiple subcommands with different args
python face cli command-pattern argparse-alternative 290 tokens
CLI secret input: bypass input()/tty limits with --from-file flag instead of fixing the prompt
python cli tty secrets-management macos 142 tokens