0.9.0
-
Improved:
stack.sh startandstack.sh stopcan now start/stop a single container -
Improved: the
instance:listcommand now returns database vendor and version for each defined db instance.
NB: the database version is gotten from querying the databases themselves, rather than relying on configuration (unlike the data shown in the web interface, which still relies on the values manually set in config files) -
Improved: the
collation:list,database:listanduser:listcommands now return a more structured output, which is better for non-text output formats such as json -
Improved: lots of refactoring under the hood, laying the groundwork for more functionality in the future