"message": "refactor(cli)!: remove the 'commands' command (#1462)\n\nThis change removes the 'commands' command. This command historically\nprinted out all of the commands, optionally with help text. This is\nsuperfluous, as we ship a manpage for each of the common shells, have\nmarkdown documentation available in the repository, and provide help\ntext via the `--help` flag.\n\nBREAKING-CHANGE: The `commands` command has been removed. There is no\nreplacement\n planned. Users are encouraged to run `--help`, view the markdown\n documentation available online, or run `man git-bug` to view the\n manpage in your terminal.\nChange-Id: I8bbfb03c03c820ec0b56549e59ab76826c45b9cc",