v0.13.0

CHANGELOG extracted from https://gitlab.wikimedia.org/repos/releng/cli/-/blob/main/CHANGELOG.md

  • Added restart: unless-stopped for most containers so that previously running containers are auto started after reboot (T305839)
  • Added the ability to override images used for all services using environment variables (T306023)
  • Added the ability to run multiple fresh (and quibble) commands simultaneously (T305683)
  • Added the restart command to stop and then start the current running containers (T305943)
  • Added mysql mysql and mysql-replica mysql commands that run the mysql cli in the mysq containers (T306864)
  • Changed resume to start with a backward compatible alias (T305823)
  • Changed suspend to stop with a backward compatible alias (T305823)
  • Improved HTML error message when MediaWiki database can not be found, including commands that might help (T305099)
  • Fix duplicated sub commands of mw docker custom
  • Fix duplicated and broken sub commands of mw docker shellbox