Skip to content

0.9.2

Compare
Choose a tag to compare
@TeslaDethray TeslaDethray released this 30 Oct 02:55

Fixed

  • sites list no longer capitalizes membership UUIDs. (#642)

Added

  • sites list now has an optional --cached flag which makes the command return the cached sites data rather than retrieving it anew. (#637)
  • sites mass-update now can be filtered by --tag=<tag>. (Note: --org=<name|id> is necessary to use the filter.) (#640)
  • sites mass-update now has an optional --cached tag to optionally prevent retrieving a new sites cache. (#640)
  • Environment variables TERMINUS_PORT and TERMINUS_PROTOCOL now enabled. (#643)